Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance
681 u8 hird_threshold; in dwc3_uboot_init() local708 hird_threshold = 12; in dwc3_uboot_init()715 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()716 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()747 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()894 u8 hird_threshold; in dwc3_of_parse() local906 hird_threshold = 12; in dwc3_of_parse()920 hird_threshold = *tmp; in dwc3_of_parse()959 dwc->hird_threshold = hird_threshold in dwc3_of_parse()
814 u8 hird_threshold; member
2204 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
25 u8 hird_threshold; member
Completed in 13 milliseconds