Home
last modified time | relevance | path

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

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