Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.h253 #define DWC3_DCTL_L1_HIBER_EN (1 << 18) macro
Dgadget.c2196 reg &= ~(DWC3_DCTL_HIRD_THRES_MASK | DWC3_DCTL_L1_HIBER_EN); in dwc3_gadget_conndone_interrupt()