Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.c622 u8 hird_threshold; in dwc3_uboot_init() local
649 hird_threshold = 12; in dwc3_uboot_init()
656 if (dwc3_dev->hird_threshold) in dwc3_uboot_init()
657 hird_threshold = dwc3_dev->hird_threshold; in dwc3_uboot_init()
684 dwc->hird_threshold = hird_threshold in dwc3_uboot_init()
Dcore.h789 u8 hird_threshold; member
Dgadget.c2198 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
/external/u-boot/include/
Ddwc3-uboot.h22 u8 hird_threshold; member