Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_gpio.c121 GPIO_SET_BITS(sc, AR71XX_GPIO_FUNCTION, mask); in ar71xx_gpio_function_enable()
140 GPIO_CLEAR_BITS(sc, AR71XX_GPIO_FUNCTION, mask); in ar71xx_gpio_function_disable()
H A Dar71xxreg.h157 #define AR71XX_GPIO_FUNCTION 0x28 macro