Searched refs:NMK_GPIO_DAT (Results 1 – 1 of 1) sorted by relevance
208 #define NMK_GPIO_DAT 0x00 macro941 value = (readl(nmk_chip->addr + NMK_GPIO_DAT) & bit) != 0; in nmk_gpio_get_input()1011 data_out = !!(readl(nmk_chip->addr + NMK_GPIO_DAT) & bit); in nmk_gpio_dbg_show_one()