Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-twl4030.c144 u8 base = REG_GPIODATADIR1 + d_bnk; in twl4030_set_gpio_direction()
163 u8 base = REG_GPIODATADIR1 + d_bnk; in twl4030_get_gpio_direction()
/linux/include/linux/mfd/
H A Dtwl.h253 #define REG_GPIODATADIR1 0x3 macro