Home
last modified time | relevance | path

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

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