Searched refs:SPI_CTL_EN (Results 1 – 2 of 2) sorted by relevance
22 #define SPI_CTL_EN 0x00000001 /* Enable */ macro
116 ctl |= SPI_CTL_EN; in adi_spi_enable()125 ctl &= ~SPI_CTL_EN; in adi_spi_disable()