Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-orion.c41 #define ORION_SPI_DATA_OUT_REG 0x08 macro
272 tx_reg = spi_reg(orion_spi, ORION_SPI_DATA_OUT_REG); in orion_spi_write_read_8bit()
303 tx_reg = spi_reg(orion_spi, ORION_SPI_DATA_OUT_REG); in orion_spi_write_read_16bit()