Searched refs:SPI_CTL_ASSEL (Results 1 – 2 of 2) sorted by relevance
28 #define SPI_CTL_ASSEL 0x00000040 /* Slave Select Pin Control */ macro
710 chip->control &= ~SPI_CTL_ASSEL; in adi_spi_setup()