Home
last modified time | relevance | path

Searched refs:ASIC3_GPIO_STATUS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/mfd/
Dasic3.h96 #define ASIC3_GPIO_STATUS 0x30 /* R Pin status */ macro
/linux-4.4.14/drivers/mfd/
Dasic3.c505 return asic3_read_register(asic, gpio_base + ASIC3_GPIO_STATUS) & mask; in asic3_gpio_get()