Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance
739 u8 hird_threshold; in dwc3_probe() local801 hird_threshold = 12; in dwc3_probe()812 &hird_threshold); in dwc3_probe()851 if (pdata->hird_threshold) in dwc3_probe()852 hird_threshold = pdata->hird_threshold; in dwc3_probe()881 dwc->hird_threshold = hird_threshold in dwc3_probe()
30 u8 hird_threshold; member
819 u8 hird_threshold; member
2352 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()