Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c569 u32 hird_thres_en; in dwc2_handle_lpm_intr() local
585 hird_thres_en = glpmcfg & GLPMCFG_HIRD_THRES_EN; in dwc2_handle_lpm_intr()
589 dev_dbg(hsotg->dev, "HIRD_THRES_EN = %d\n", hird_thres_en); in dwc2_handle_lpm_intr()
591 if (hird_thres_en && hird >= hird_thres) { in dwc2_handle_lpm_intr()