Searched refs:SPI_MCR_PCSIS (Results 1 – 1 of 1) sorted by relevance
26 #define SPI_MCR_PCSIS(x) ((x) << 16) macro1184 mcr = SPI_MCR_PCSIS(GENMASK(dspi->ctlr->max_native_cs - 1, 0)); in dspi_init()