Home
last modified time | relevance | path

Searched refs:PCGCTL_ENBL_SLEEP_GATING (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/usb/dwc2/
H A Dcore_intr.c360 pcgctl &= ~PCGCTL_ENBL_SLEEP_GATING; in dwc2_wakeup_from_lpm_l1()
638 pcgcctl |= PCGCTL_ENBL_SLEEP_GATING; in dwc2_handle_lpm_intr()
H A Dhw.h658 #define PCGCTL_ENBL_SLEEP_GATING BIT(5) macro
H A Dhcd.c3677 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control()