Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Ddwc2_udc.h25 unsigned int np_tx_fifo_sz; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c460 uint32_t rx_fifo_sz, tx_fifo_sz, np_tx_fifo_sz; in reconfig_usbd() local