Searched refs:TPS68470_GPIO_MODE_OUT_CMOS (Results 1 – 2 of 2) sorted by relevance
70 return val >= TPS68470_GPIO_MODE_OUT_CMOS ? 0 : 1; in tps68470_gpio_get_direction()103 TPS68470_GPIO_MODE_OUT_CMOS); in tps68470_gpio_output()
83 #define TPS68470_GPIO_MODE_OUT_CMOS 2 macro