Home
last modified time | relevance | path

Searched refs:CONFIG_DWC2_HOST_RX_FIFO_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c255 writel(CONFIG_DWC2_HOST_RX_FIFO_SIZE, &regs->grxfsiz); in dwc_otg_core_host_init()
260 nptxfifosize |= CONFIG_DWC2_HOST_RX_FIFO_SIZE << in dwc_otg_core_host_init()
267 ptxfifosize |= (CONFIG_DWC2_HOST_RX_FIFO_SIZE + in dwc_otg_core_host_init()
H A Ddwc2.h767 #define CONFIG_DWC2_HOST_RX_FIFO_SIZE (516 + CONFIG_DWC2_MAX_CHANNELS) macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt403 CONFIG_DWC2_HOST_RX_FIFO_SIZE