Searched refs:GPIO_SET_BITS (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_gpio.c | 119 GPIO_SET_BITS(sc, AR934X_GPIO_REG_FUNC, mask); in ar71xx_gpio_function_enable() 121 GPIO_SET_BITS(sc, AR71XX_GPIO_FUNCTION, mask); in ar71xx_gpio_function_enable() 173 GPIO_SET_BITS(sc, AR71XX_GPIO_OE, mask); in ar71xx_gpio_oe_set_output() 188 GPIO_SET_BITS(sc, AR71XX_GPIO_OE, mask); in ar71xx_gpio_oe_set_input()
|
| H A D | ar71xx_gpiovar.h | 50 #define GPIO_SET_BITS(sc, reg, bits) \ macro
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5315_gpiovar.h | 50 #define GPIO_SET_BITS(sc, reg, bits) \ macro
|
| H A D | ar5315_gpio.c | 126 GPIO_SET_BITS(sc, ar531x_gpio_cr(), mask); in ar5315_gpio_pin_configure() 298 GPIO_SET_BITS(sc, ar531x_gpio_do(), pin); in ar5315_gpio_pin_toggle()
|