Searched refs:TC3589x_GPIOODE0 (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | tc3589x.h | 101 #define TC3589x_GPIOODE0 0xE1 macro |
/linux/drivers/gpio/ | ||
H A D | gpio-tc3589x.c | 117 u8 odereg = TC3589x_GPIOODE0 + (offset / 8) * 2; in tc3589x_gpio_set_config() |