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

/freebsd-11.0-release/sys/dev/usb/net/
H A Dif_auereg.h174 #define AUE_GPIO_SEL1 0x20 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 100 milliseconds