Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c289 DWC2_HCCHAR_CHEN | DWC2_HCCHAR_EPDIR, in dwc_otg_core_host_init()
296 DWC2_HCCHAR_CHEN | DWC2_HCCHAR_CHDIS); in dwc_otg_core_host_init()
298 DWC2_HCCHAR_CHEN, false, 1000, false); in dwc_otg_core_host_init()
881 DWC2_HCCHAR_CHEN | DWC2_HCCHAR_CHDIS | in transfer_chunk()
885 DWC2_HCCHAR_CHEN); in transfer_chunk()
H A Ddwc2.h636 #define DWC2_HCCHAR_CHEN (1 << 31) macro