Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtc3589x.h101 #define TC3589x_GPIOODE0 0xE1 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-tc3589x.c117 u8 odereg = TC3589x_GPIOODE0 + (offset / 8) * 2; in tc3589x_gpio_set_config()