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

/linux-4.1.27/drivers/spi/
H A Dspi-xilinx.c40 XSPI_CR_LSB_FIRST | XSPI_CR_LOOP)
45 #define XSPI_CR_LSB_FIRST 0x200 macro
207 cr |= XSPI_CR_LSB_FIRST; xilinx_spi_chipselect()

Completed in 33 milliseconds