Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dcore_intr.c574 u32 hird_thres_en; in dwc2_handle_lpm_intr() local
590 hird_thres_en = glpmcfg & GLPMCFG_HIRD_THRES_EN; in dwc2_handle_lpm_intr()
594 dev_dbg(hsotg->dev, "HIRD_THRES_EN = %d\n", hird_thres_en); in dwc2_handle_lpm_intr()
596 if (hird_thres_en && hird >= hird_thres) { in dwc2_handle_lpm_intr()