Home
last modified time | relevance | path

Searched refs:hird_threshold (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/usb/dwc3/
A Dcore.c837 u8 hird_threshold; in dwc3_uboot_init() local
864 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() local
1064 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()
A Dcore.h841 u8 hird_threshold; member
A Dgadget.c2204 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
/u-boot/include/
A Ddwc3-uboot.h25 u8 hird_threshold; member

Completed in 17 milliseconds