Home
last modified time | relevance | path

Searched refs:fflsh_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H A Docteon-hcd.c574 static int cvmx_wait_tx_rx(struct octeon_hcd *usb, int fflsh_type) in cvmx_wait_tx_rx() argument
584 if (fflsh_type == 0 && c.s.txfflsh == 0) { in cvmx_wait_tx_rx()
587 } else if (fflsh_type == 1 && c.s.rxfflsh == 0) { in cvmx_wait_tx_rx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Docteon-hcd.c576 static int cvmx_wait_tx_rx(struct octeon_hcd *usb, int fflsh_type) in cvmx_wait_tx_rx() argument
586 if (fflsh_type == 0 && c.s.txfflsh == 0) { in cvmx_wait_tx_rx()
589 } else if (fflsh_type == 1 && c.s.rxfflsh == 0) { in cvmx_wait_tx_rx()

Completed in 9 milliseconds