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