Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-tps65912.c34 if (val & GPIO_CFG_MASK) in tps65912_gpio_get_direction()
45 GPIO_CFG_MASK, 0); in tps65912_gpio_direction_input()
58 GPIO_CFG_MASK, GPIO_CFG_MASK); in tps65912_gpio_direction_output()
A Dgpio-tps65910.c63 GPIO_CFG_MASK); in tps65910_gpio_output()
72 GPIO_CFG_MASK); in tps65910_gpio_input()
/linux/include/linux/mfd/
A Dtps65912.h171 #define GPIO_CFG_MASK 0x04 macro
A Dtps65910.h734 #define GPIO_CFG_MASK 0x04 macro

Completed in 12 milliseconds