Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/cdns2/
Dcdns2-pci.c72 priv_dev->onchip_rx_buf = 16; in cdns2_pci_probe()
Dcdns2-gadget.h684 u16 onchip_rx_buf; member
Dcdns2-gadget.c1389 free = pdev->onchip_rx_buf - min_buf_rx; in cdns2_eps_onchip_buffer_init()
2272 &pdev->onchip_rx_buf); in cdns2_gadget_start()
2280 if (!pdev->onchip_tx_buf && !pdev->onchip_rx_buf) { in cdns2_gadget_start()