Searched refs:DWC3_GUCTL1_DEV_DECOUPLE_L1L2_EVT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ | ||
| H A D | core.h | 260 #define DWC3_GUCTL1_DEV_DECOUPLE_L1L2_EVT BIT(31) macro |
| H A D | core.c | 1094 reg |= DWC3_GUCTL1_DEV_DECOUPLE_L1L2_EVT; in dwc3_core_init() |