Searched refs:cvmx_spi_start_interface (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-spi.h | 97 extern int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode,
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-spi.h | 97 extern int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode,
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-spi.c | 122 cvmx_spi_start_interface(interface, CVMX_SPI_MODE_DUPLEX, in __cvmx_helper_spi_enable()
|
H A D | cvmx-spi.c | 105 int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode, int timeout, in cvmx_spi_start_interface() function 163 /* Refer to cvmx_spi_start_interface() for the full sequence */ in cvmx_spi_restart_interface()
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-spi.c | 122 cvmx_spi_start_interface(interface, CVMX_SPI_MODE_DUPLEX, in __cvmx_helper_spi_enable()
|
H A D | cvmx-spi.c | 105 int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode, int timeout, in cvmx_spi_start_interface() function 163 /* Refer to cvmx_spi_start_interface() for the full sequence */ in cvmx_spi_restart_interface()
|
Completed in 4 milliseconds