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