Searched refs:SPI_IO_CONTROL (Results 1 – 1 of 1) sorted by relevance
40 #define SPI_IO_CONTROL 0x0304 macro808 control = readl_relaxed(controller->base + SPI_IO_CONTROL); in spi_qup_io_config()815 writel_relaxed(control, controller->base + SPI_IO_CONTROL); in spi_qup_io_config()1011 spi_ioc = readl_relaxed(controller->base + SPI_IO_CONTROL); in spi_qup_set_cs()1019 writel_relaxed(spi_ioc, controller->base + SPI_IO_CONTROL); in spi_qup_set_cs()1185 writel_relaxed(SPI_IO_C_NO_TRI_STATE, base + SPI_IO_CONTROL); in spi_qup_probe()