Searched refs:DWC2_HCCHAR_CHDIS (Results 1 – 2 of 2) sorted by relevance
293 DWC2_HCCHAR_CHDIS); in dwc_otg_core_host_init()299 DWC2_HCCHAR_CHEN | DWC2_HCCHAR_CHDIS); in dwc_otg_core_host_init()884 DWC2_HCCHAR_CHEN | DWC2_HCCHAR_CHDIS | in transfer_chunk()
635 #define DWC2_HCCHAR_CHDIS (1 << 30) macro