Searched refs:cvmx_usb_fill_tx_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.c | 1201 static int cvmx_usb_fill_tx_hw(struct octeon_hcd *usb, in cvmx_usb_fill_tx_hw() function 1262 if (cvmx_usb_fill_tx_hw(usb, &usb->periodic, in cvmx_usb_poll_tx_fifo() 1276 if (cvmx_usb_fill_tx_hw(usb, &usb->nonperiodic, in cvmx_usb_poll_tx_fifo()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | octeon-hcd.c | 1203 static int cvmx_usb_fill_tx_hw(struct octeon_hcd *usb, in cvmx_usb_fill_tx_hw() function 1264 if (cvmx_usb_fill_tx_hw(usb, &usb->periodic, in cvmx_usb_poll_tx_fifo() 1278 if (cvmx_usb_fill_tx_hw(usb, &usb->nonperiodic, in cvmx_usb_poll_tx_fifo()
|
Completed in 9 milliseconds