Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Da37x0_gpio.c64 #define A37X0_GPIO_WRITE(_sc, _off, _val) \ macro
169 A37X0_GPIO_WRITE(sc, A37X0_GPIO_OUT_EN(pin), reg); in a37x0_gpio_pin_setflags()
209 A37X0_GPIO_WRITE(sc, A37X0_GPIO_OUTPUT(pin), reg); in a37x0_gpio_pin_set()
229 A37X0_GPIO_WRITE(sc, A37X0_GPIO_OUTPUT(pin), reg); in a37x0_gpio_pin_toggle()