Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Ddwc2.c286 DWC2_HCCHAR_CHEN | DWC2_HCCHAR_EPDIR, in dwc_otg_core_host_init()
292 DWC2_HCCHAR_EPDIR, in dwc_otg_core_host_init()
Ddwc2.h618 #define DWC2_HCCHAR_EPDIR (1 << 15) macro