Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c379 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_handle_wakeup_detected_intr()
Dhw.h625 #define PCGCTL_STOPPCLK (1 << 0) macro
Dhcd.c1478 pcgctl |= PCGCTL_STOPPCLK; in dwc2_port_suspend()
1486 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_suspend()
1512 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_resume()
1784 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control()
Dcore.c325 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_exit_hibernation()
418 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_enter_hibernation()