Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-altera.c30 #define ALTERA_SPI_CONTROL 12 macro
79 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_chipsel()
84 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_chipsel()
92 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_chipsel()
99 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_chipsel()
132 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_txrx()
140 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_txrx()
235 writel(hw->imr, hw->base + ALTERA_SPI_CONTROL); in altera_spi_probe()