Searched refs:XTFPGA_SPI_START (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-xtensa-xtfpga.c | 18 #define XTFPGA_SPI_START 0x0 macro 64 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 1); in xtfpga_spi_txrx_word() 66 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 0); in xtfpga_spi_txrx_word() 103 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 0); in xtfpga_spi_probe()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-xtensa-xtfpga.c | 18 #define XTFPGA_SPI_START 0x0 macro 64 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 1); in xtfpga_spi_txrx_word() 66 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 0); in xtfpga_spi_txrx_word() 105 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 0); in xtfpga_spi_probe()
|
Completed in 2 milliseconds