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.c681 u8 hird_threshold; in dwc3_uboot_init() local
708 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() local
906 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()
A Dcore.h814 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 13 milliseconds