Searched refs:PCGCTL_ENBL_SLEEP_GATING (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/dwc2/ | ||
D | hw.h | 620 #define PCGCTL_ENBL_SLEEP_GATING (1 << 5) macro |
D | hcd.c | 1743 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control() |