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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h75 #define DOTG_HCSPLT(ch) (0x0504 + (32*(ch))) macro
H A Ddwc_otg.c1033 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel[0]), td->hcsplt);
1084 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel[0]), td->hcsplt);
1563 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
1615 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
2018 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
2082 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);

Completed in 116 milliseconds