Searched refs:SPI_CTAR (Results 1 – 1 of 1) sorted by relevance
37 #define SPI_CTAR(x) (0x0c + (((x) & GENMASK(1, 0)) * 4)) macro803 regmap_write(dspi->regmap, SPI_CTAR(0), in dspi_setup_accel()