Home
last modified time | relevance | path

Searched refs:DWC2_HCCHAR_EPDIR (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()
295 DWC2_HCCHAR_EPDIR, in dwc_otg_core_host_init()
H A Ddwc2.h618 #define DWC2_HCCHAR_EPDIR (1 << 15) macro