Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-pci.c73 priv_dev->onchip_rx_buf = 16; in cdns2_pci_probe()
H A Dcdns2-gadget.h684 u16 onchip_rx_buf; member
H A 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()