Searched refs:SPI_IO_CONTROL (Results 1 – 1 of 1) sorted by relevance
38 #define SPI_IO_CONTROL 0x0304 macro780 control = readl_relaxed(controller->base + SPI_IO_CONTROL); in spi_qup_io_config()787 writel_relaxed(control, controller->base + SPI_IO_CONTROL); in spi_qup_io_config()983 spi_ioc = readl_relaxed(controller->base + SPI_IO_CONTROL); in spi_qup_set_cs()991 writel_relaxed(spi_ioc, controller->base + SPI_IO_CONTROL); in spi_qup_set_cs()1144 writel_relaxed(SPI_IO_C_NO_TRI_STATE, base + SPI_IO_CONTROL); in spi_qup_probe()