Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-uboot.h18 unsigned tx_fifo_resize:1; member
/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c66 .tx_fifo_resize = false,
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c749 .tx_fifo_resize = false,
767 .tx_fifo_resize = false,
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c659 dwc->needs_fifo_resize = dwc3_dev->tx_fifo_resize; in dwc3_uboot_init()