Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance
837 u8 hird_threshold; in dwc3_uboot_init() local864 hird_threshold = 12; in dwc3_uboot_init()871 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()872 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()903 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()1050 u8 hird_threshold; in dwc3_of_parse() local1064 hird_threshold = 12; in dwc3_of_parse()1078 hird_threshold = *tmp; in dwc3_of_parse()1117 dwc->hird_threshold = hird_threshold in dwc3_of_parse()
841 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 17 milliseconds