Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dtc3589x.h86 #define TC3589x_GPIODIR0 0xC6 macro
/linux-4.4.14/drivers/gpio/
Dgpio-tc3589x.c73 u8 reg = TC3589x_GPIODIR0 + offset / 8; in tc3589x_gpio_direction_output()
86 u8 reg = TC3589x_GPIODIR0 + offset / 8; in tc3589x_gpio_direction_input()