Searched refs:SPI_PUSHR_CMD_PCS (Results 1 – 1 of 1) sorted by relevance
85 #define SPI_PUSHR_CMD_PCS(x) (BIT(x) & GENMASK(5, 0)) macro942 dspi->tx_cmd |= SPI_PUSHR_CMD_PCS(spi_get_chipselect(spi, 0)); in dspi_transfer_one_message()