Searched refs:GPIO_CLEAR_BITS (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_gpio.c | 138 GPIO_CLEAR_BITS(sc, AR934X_GPIO_REG_FUNC, mask); in ar71xx_gpio_function_disable() 140 GPIO_CLEAR_BITS(sc, AR71XX_GPIO_FUNCTION, mask); in ar71xx_gpio_function_disable() 175 GPIO_CLEAR_BITS(sc, AR71XX_GPIO_OE, mask); in ar71xx_gpio_oe_set_output() 186 GPIO_CLEAR_BITS(sc, AR71XX_GPIO_OE, mask); in ar71xx_gpio_oe_set_input()
|
| H A D | ar71xx_gpiovar.h | 53 #define GPIO_CLEAR_BITS(sc, reg, bits) \ macro
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5315_gpiovar.h | 53 #define GPIO_CLEAR_BITS(sc, reg, bits) \ macro
|
| H A D | ar5315_gpio.c | 130 GPIO_CLEAR_BITS(sc, ar531x_gpio_cr(), mask); in ar5315_gpio_pin_configure() 296 GPIO_CLEAR_BITS(sc, ar531x_gpio_do(), pin); in ar5315_gpio_pin_toggle()
|