Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance
622 u8 hird_threshold; in dwc3_uboot_init() local649 hird_threshold = 12; in dwc3_uboot_init()656 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()657 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()684 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()
789 u8 hird_threshold; member
2198 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
22 u8 hird_threshold; member