Searched refs:OCTEON_SPI_CFG (Results 1 – 4 of 4) sorted by relevance
80 writeq(0, p->register_base + OCTEON_SPI_CFG(p)); in octeon_spi_remove()
99 writeq(0, p->register_base + OCTEON_SPI_CFG(p)); in thunderx_spi_remove()
66 writeq(mpi_cfg.u64, p->register_base + OCTEON_SPI_CFG(p)); in octeon_spi_do_transfer()
26 #define OCTEON_SPI_CFG(x) (x->regs.config) macro