Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-pci.c72 priv_dev->onchip_tx_buf = 16; in cdns2_pci_probe()
H A Dcdns2-gadget.h674 u16 onchip_tx_buf; member
H A Dcdns2-gadget.c1369 free = pdev->onchip_tx_buf - min_buf_tx; in cdns2_eps_onchip_buffer_init()
2276 &pdev->onchip_tx_buf); in cdns2_gadget_start()
2286 if (!pdev->onchip_tx_buf && !pdev->onchip_rx_buf) { in cdns2_gadget_start()