Searched refs:ASIC3_GPIO_STATUS (Results 1 – 2 of 2) sorted by relevance
85 #define ASIC3_GPIO_STATUS 0x30 /* R Pin status */ macro
489 return asic3_read_register(asic, gpio_base + ASIC3_GPIO_STATUS) & mask; in asic3_gpio_get()