Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xilinx.c38 XSPI_CR_LSB_FIRST | XSPI_CR_LOOP)
43 #define XSPI_CR_LSB_FIRST 0x200 macro
205 cr |= XSPI_CR_LSB_FIRST; in xilinx_spi_chipselect()