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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h73 #define DOTG_HCSPLT(ch) (0x0504 + (32*(ch))) macro
H A Ddwc_otg.c864 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel), td->hcsplt);
915 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel), td->hcsplt);
1406 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
1457 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
1877 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
1941 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);

Completed in 51 milliseconds