Searched refs:NMK_GPIO_PDIS (Results 1 – 2 of 2) sorted by relevance
19 #define NMK_GPIO_PDIS 0x0c macro
427 pull = !(readl(nmk_chip->addr + NMK_GPIO_PDIS) & BIT(offset)); in nmk_gpio_dbg_show_one()