Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-tps68470.c69 return val >= TPS68470_GPIO_MODE_OUT_CMOS ? GPIO_LINE_DIRECTION_OUT : in tps68470_gpio_get_direction()
103 TPS68470_GPIO_MODE_OUT_CMOS); in tps68470_gpio_output()
/Linux-v5.10/include/linux/mfd/
Dtps68470.h83 #define TPS68470_GPIO_MODE_OUT_CMOS 2 macro