Searched refs:u_ar531x_gpio_do (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_cpudef.h119 extern uint32_t u_ar531x_gpio_do;
131 static inline uint32_t ar531x_gpio_do(void) { return u_ar531x_gpio_do; }
H A Dar5315_chip.c69 uint32_t u_ar531x_gpio_do; variable
231 u_ar531x_gpio_do = AR5315_SYSREG_GPIO_DO;
H A Dar5312_chip.c182 u_ar531x_gpio_do = AR5312_GPIO_DO;

Completed in 101 milliseconds