Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtc3589x.h100 #define TC3589x_GPIOODM0 0xE0 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-tc3589x.c116 u8 odmreg = TC3589x_GPIOODM0 + (offset / 8) * 2; in tc3589x_gpio_set_config()