Searched refs:NMK_GPIO_DIRC (Results 1 – 3 of 3) sorted by relevance
22 #define NMK_GPIO_DIRC 0x18 macro
330 writel(BIT(offset), nmk_chip->addr + NMK_GPIO_DIRC); in nmk_gpio_make_input()
275 writel(BIT(offset), nmk_chip->addr + NMK_GPIO_DIRC); in __nmk_gpio_make_input()