Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c579 u32 hird_thres; in dwc2_handle_lpm_intr() local
594 hird_thres = (glpmcfg & GLPMCFG_HIRD_THRES_MASK & in dwc2_handle_lpm_intr()
602 if (hird_thres_en && hird >= hird_thres) { in dwc2_handle_lpm_intr()