Home
last modified time | relevance | path

Searched refs:DWC3_DCFG_LPM_CAP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h245 #define DWC3_DCFG_LPM_CAP (1 << 22) macro
H A Dgadget.c2219 reg |= DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h416 #define DWC3_DCFG_LPM_CAP BIT(22) macro
H A Dgadget.c4244 reg |= DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()
4269 reg &= ~DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()