Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_gpio.c138 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 Dar71xx_gpiovar.h53 #define GPIO_CLEAR_BITS(sc, reg, bits) \ macro
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_gpiovar.h53 #define GPIO_CLEAR_BITS(sc, reg, bits) \ macro
H A Dar5315_gpio.c130 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()