Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance
697 u8 hird_threshold; in dwc3_uboot_init() local726 hird_threshold = 12; in dwc3_uboot_init()735 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()736 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()767 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()980 u8 hird_threshold; in dwc3_of_parse() local992 hird_threshold = 12; in dwc3_of_parse()1006 hird_threshold = *tmp; in dwc3_of_parse()1041 dwc->hird_threshold = hird_threshold in dwc3_of_parse()
812 u8 hird_threshold; member
2237 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
25 u8 hird_threshold; member