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