Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h799 unsigned needs_fifo_resize:1; member
H A Dcore.c659 dwc->needs_fifo_resize = dwc3_dev->tx_fifo_resize; in dwc3_uboot_init()
H A Dgadget.c168 if (!dwc->needs_fifo_resize) in dwc3_gadget_resize_tx_fifos()