Searched refs:SPI_CTAR_PCSSCK (Results 1 – 1 of 1) sorted by relevance
42 #define SPI_CTAR_PCSSCK(x) (((x) << 22) & GENMASK(23, 22)) macro1022 chip->ctar_val |= SPI_CTAR_PCSSCK(pcssck) | in dspi_setup()