Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c41 #define PWR_EVNT_LPM_IN_L2_MASK BIT(4) macro
429 if (!(val & PWR_EVNT_LPM_IN_L2_MASK)) in dwc3_qcom_suspend()
479 PWR_EVNT_LPM_IN_L2_MASK | PWR_EVNT_LPM_OUT_L2_MASK); in dwc3_qcom_resume()