Home
last modified time | relevance | path

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

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