Home
last modified time | relevance | path

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

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