Home
last modified time | relevance | path

Searched refs:ALTERA_SPI_SLAVE_SEL (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-altera.c30 #define ALTERA_SPI_SLAVE_SEL 20 macro
71 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()