Searched refs:GP_N_EVTYP (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/ |
H A D | npcm7xx_gpio-test.c | 35 #define GP_N_EVTYP 0x28 /* Event Type */ macro 240 writel(GPIO(0) + GP_N_EVTYP, 0x00000000); in test_events_level() 262 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_rising_edge() 288 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_both_edges() 316 writel(GPIO(n) + GP_N_EVTYP, 0x00000000); in test_gpion_irq()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/ |
H A D | npcm7xx_gpio-test.c | 35 #define GP_N_EVTYP 0x28 /* Event Type */ macro 240 writel(GPIO(0) + GP_N_EVTYP, 0x00000000); in test_events_level() 262 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_rising_edge() 288 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_both_edges() 316 writel(GPIO(n) + GP_N_EVTYP, 0x00000000); in test_gpion_irq()
|
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/ |
H A D | npcm7xx_gpio-test.c | 35 #define GP_N_EVTYP 0x28 /* Event Type */ macro 240 writel(GPIO(0) + GP_N_EVTYP, 0x00000000); in test_events_level() 262 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_rising_edge() 288 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_both_edges() 316 writel(GPIO(n) + GP_N_EVTYP, 0x00000000); in test_gpion_irq()
|
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/ |
H A D | npcm7xx_gpio-test.c | 35 #define GP_N_EVTYP 0x28 /* Event Type */ macro 240 writel(GPIO(0) + GP_N_EVTYP, 0x00000000); in test_events_level() 262 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_rising_edge() 288 writel(GPIO(0) + GP_N_EVTYP, 0xffffffff); in test_events_both_edges() 316 writel(GPIO(n) + GP_N_EVTYP, 0x00000000); in test_gpion_irq()
|