Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tps65912.c56 GPIO_SET_MASK, value ? GPIO_SET_MASK : 0); in tps65912_gpio_direction_output()
85 GPIO_SET_MASK, value ? GPIO_SET_MASK : 0); in tps65912_gpio_set()
H A Dgpio-tps65910.c47 TPS65910_GPIO0 + offset, GPIO_SET_MASK); in tps65910_gpio_set()
50 GPIO_SET_MASK); in tps65910_gpio_set()
/linux/include/linux/mfd/
H A Dtps65912.h167 #define GPIO_SET_MASK 0x01 macro
H A Dtps65910.h738 #define GPIO_SET_MASK 0x01 macro