Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-tb10x.c38 #define TB10X_GPIO_DIR_OUT (0x00000001) macro
127 int val = TB10X_GPIO_DIR_OUT << offset; in tb10x_gpio_direction_out()