Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-pci.c71 priv_dev->onchip_rx_buf = 16; in cdns2_pci_probe()
H A Dcdns2-gadget.h649 * @onchip_rx_buf: size of receive on-chip buffer in KB.
684 u16 onchip_rx_buf; member
H A Dcdns2-gadget.c1390 free = pdev->onchip_rx_buf - min_buf_rx; in cdns2_eps_onchip_buffer_init()
2273 &pdev->onchip_rx_buf); in cdns2_gadget_start()
2281 if (!pdev->onchip_tx_buf && !pdev->onchip_rx_buf) { in cdns2_gadget_start()