Home
last modified time | relevance | path

Searched refs:cvmx_spi4000_check_speed (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi4000.c374 cvmx_spi4000_check_speed(interface, port); in __cvmx_spi4000_configure_phy()
394 cvmx_gmxx_rxx_rx_inbnd_t cvmx_spi4000_check_speed(int interface, int port) in cvmx_spi4000_check_speed() function
491 EXPORT_SYMBOL(cvmx_spi4000_check_speed);
H A Dcvmx-spi.h166 extern cvmx_gmxx_rxx_rx_inbnd_t cvmx_spi4000_check_speed(int interface, int port);
H A Dcvmx-helper-spi.c223 cvmx_gmxx_rxx_rx_inbnd_t inband = cvmx_spi4000_check_speed(interface, index); in __cvmx_helper_spi_link_get()
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-spi.c242 cvmx_spi4000_check_speed(interface, priv->port); in cvm_oct_spi_poll()