Searched refs:ar531x_gpio_di (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Dar5315_cpudef.h132 static inline uint32_t ar531x_gpio_di(void) { return u_ar531x_gpio_di; } function
H A Dar5315_gpio.c275 *val = (GPIO_READ(sc, ar531x_gpio_di()) & (1 << pin)) ? 1 : 0;

Completed in 102 milliseconds