Searched refs:XSPI_CR_LOOP (Results 1 – 1 of 1) sorted by relevance
32 #define XSPI_CR_LOOP 0x01 macro38 XSPI_CR_LSB_FIRST | XSPI_CR_LOOP)207 cr |= XSPI_CR_LOOP; in xilinx_spi_chipselect()461 xspi->write_fn(XSPI_CR_LOOP, xspi->regs + XSPI_CR_OFFSET); in xilinx_spi_probe()463 tmp &= XSPI_CR_LOOP; in xilinx_spi_probe()464 if (tmp != XSPI_CR_LOOP) { in xilinx_spi_probe()