Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance
30 u8 hird_threshold; member
816 u8 hird_threshold; in dwc3_probe() local879 hird_threshold = 12; in dwc3_probe()891 &hird_threshold); in dwc3_probe()936 if (pdata->hird_threshold) in dwc3_probe()937 hird_threshold = pdata->hird_threshold; in dwc3_probe()970 dwc->hird_threshold = hird_threshold in dwc3_probe()
841 u8 hird_threshold; member
2387 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()