Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore_intr.c592 u32 hird_thres; in dwc2_handle_lpm_intr() local
607 hird_thres = (glpmcfg & GLPMCFG_HIRD_THRES_MASK & in dwc2_handle_lpm_intr()
615 if (hird_thres_en && hird >= hird_thres) { in dwc2_handle_lpm_intr()