Home
last modified time | relevance | path

Searched defs:np_tx_fifo_sz (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/usb/
H A Ddwc2_udc.h23 unsigned int np_tx_fifo_sz; member
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c402 uint32_t rx_fifo_sz, tx_fifo_sz, np_tx_fifo_sz; in reconfig_usbd() local