Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h472 #define DWC3_DCTL_L1_HIBER_EN BIT(18) macro
H A Dgadget.c4225 reg &= ~(DWC3_DCTL_HIRD_THRES_MASK | DWC3_DCTL_L1_HIBER_EN); in dwc3_gadget_conndone_interrupt()