Searched refs:hird_thres_en (Results 1 – 1 of 1) sorted by relevance
562 u32 hird_thres_en; in dwc2_handle_lpm_intr() local578 hird_thres_en = glpmcfg & GLPMCFG_HIRD_THRES_EN; in dwc2_handle_lpm_intr()582 dev_dbg(hsotg->dev, "HIRD_THRES_EN = %d\n", hird_thres_en); in dwc2_handle_lpm_intr()584 if (hird_thres_en && hird >= hird_thres) { in dwc2_handle_lpm_intr()