Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDdwc_otgreg.h75 #define DOTG_HCSPLT(ch) (0x0504 + (32*(ch))) macro
HDdwc_otg.c1034 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()