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

/freebsd-11.0-release/sys/dev/usb/net/
H A Dif_auereg.h171 #define AUE_GPIO_SEL0 0x04 macro
H A Dif_aue.c613 aue_csr_write_1(sc, AUE_GPIO0, AUE_GPIO_SEL0|AUE_GPIO_SEL1);
614 aue_csr_write_1(sc, AUE_GPIO0, AUE_GPIO_SEL0|AUE_GPIO_SEL1|AUE_GPIO_OUT0);
618 aue_csr_write_1(sc, AUE_GPIO0, AUE_GPIO_SEL0|AUE_GPIO_SEL1);
620 AUE_GPIO_SEL0|AUE_GPIO_SEL1|AUE_GPIO_OUT0);

Completed in 134 milliseconds