Home
last modified time | relevance | path

Searched refs:GP_N_EVTYP (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_gpio-test.c35 #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()