Searched refs:GPIO_DATA_OUT (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/arm/mv/ | ||
H A D | mvreg.h | 215 #define GPIO_DATA_OUT 0x00 macro |
H A D | mvebu_gpio.c | 65 #define GPIO_DATA_OUT 0x00 macro |
H A D | gpio.c | 1045 reg = GPIO_DATA_OUT; in mv_gpio_value_set() |