Searched refs:GP_N_OTYP (Results 1 – 1 of 1) sorted by relevance
30 #define GP_N_OTYP 0x14 macro74 writel(GPIO(n) + GP_N_OTYP, 0x00000000); in gpio_reset()147 writel(GPIO(0) + GP_N_OTYP, 0x456789ab); in test_open_drain()152 g_assert_cmphex(readl(GPIO(0) + GP_N_OTYP), ==, 0x456789ab); in test_open_drain()164 writel(GPIO(0) + GP_N_OTYP, 0x00000000); in test_polarity()185 writel(GPIO(0) + GP_N_OTYP, 0xffffffff); in test_polarity()