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