Searched refs:TPS68470_N_REGULAR_GPIO (Results 1 – 1 of 1) sorted by relevance
21 #define TPS68470_N_REGULAR_GPIO 7 macro22 #define TPS68470_N_GPIO (TPS68470_N_LOGIC_OUTPUT + TPS68470_N_REGULAR_GPIO)36 if (offset >= TPS68470_N_REGULAR_GPIO) { in tps68470_gpio_get()37 offset -= TPS68470_N_REGULAR_GPIO; in tps68470_gpio_get()58 if (offset >= TPS68470_N_REGULAR_GPIO) in tps68470_gpio_get_direction()80 if (offset >= TPS68470_N_REGULAR_GPIO) { in tps68470_gpio_set()82 offset -= TPS68470_N_REGULAR_GPIO; in tps68470_gpio_set()98 if (offset >= TPS68470_N_REGULAR_GPIO) in tps68470_gpio_output()112 if (offset >= TPS68470_N_REGULAR_GPIO) in tps68470_gpio_input()