Searched refs:ALTERA_SPI_SLAVE_SEL (Results 1 – 1 of 1) sorted by relevance
30 #define ALTERA_SPI_SLAVE_SEL 20 macro71 writel(0, hw->base + ALTERA_SPI_SLAVE_SEL); in altera_spi_set_cs()73 writel(BIT(spi->chip_select), hw->base + ALTERA_SPI_SLAVE_SEL); in altera_spi_set_cs()