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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h750 #define DOEPCTL_EPDIS (1<<30) macro
H A Ddwc_otg.c1170 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0), DOEPCTL_EPDIS);
3691 DWC_OTG_WRITE_4(sc, reg, temp | DOEPCTL_EPDIS);
3756 DWC_OTG_WRITE_4(sc, reg, temp | DOEPCTL_EPDIS);
3838 DOEPCTL_EPDIS);

Completed in 36 milliseconds