Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
Ddwc3-qcom.c40 #define PWR_EVNT_LPM_IN_L2_MASK BIT(4) macro
369 if (!(val & PWR_EVNT_LPM_IN_L2_MASK)) in dwc3_qcom_suspend()
413 PWR_EVNT_LPM_IN_L2_MASK | PWR_EVNT_LPM_OUT_L2_MASK); in dwc3_qcom_resume()