Searched refs:TC3589x_GPIODIR0 (Results 1 – 2 of 2) sorted by relevance
68 u8 reg = TC3589x_GPIODIR0 + offset / 8; in tc3589x_gpio_direction_output()81 u8 reg = TC3589x_GPIODIR0 + offset / 8; in tc3589x_gpio_direction_input()92 u8 reg = TC3589x_GPIODIR0 + offset / 8; in tc3589x_gpio_get_direction()
86 #define TC3589x_GPIODIR0 0xC6 macro