Home
last modified time | relevance | path

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

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