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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h31 #define DOTG_GOTGCTL 0x0000 macro
H A Ddwc_otg.c2928 temp = DWC_OTG_READ_4(sc, DOTG_GOTGCTL);
3770 DWC_OTG_WRITE_4(sc, DOTG_GOTGCTL,
3782 DWC_OTG_WRITE_4(sc, DOTG_GOTGCTL, 0);
3883 temp = DWC_OTG_READ_4(sc, DOTG_GOTGCTL);

Completed in 103 milliseconds