Searched refs:DOTG_HCSPLT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ |
| HD | dwc_otgreg.h | 75 #define DOTG_HCSPLT(ch) (0x0504 + (32*(ch))) macro
|
| HD | dwc_otg.c | 1034 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel[0]), td->hcsplt); in dwc_otg_host_setup_tx() 1085 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel[0]), td->hcsplt); in dwc_otg_host_setup_tx() 1564 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt); in dwc_otg_host_data_rx() 1616 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt); in dwc_otg_host_data_rx() 2019 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt); in dwc_otg_host_data_tx() 2083 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt); in dwc_otg_host_data_tx()
|