Lines Matching refs:SPICC_CONREG
45 #define SPICC_CONREG 0x08 macro
263 spicc->base + SPICC_CONREG); in meson_spicc_setup_burst()
291 writel_bits_relaxed(SPICC_XCH, SPICC_XCH, spicc->base + SPICC_CONREG); in meson_spicc_irq()
309 readl_relaxed(spicc->base + SPICC_CONREG)); in meson_spicc_auto_io_delay()
345 conf = conf_orig = readl_relaxed(spicc->base + SPICC_CONREG); in meson_spicc_setup_xfer()
354 writel_relaxed(conf, spicc->base + SPICC_CONREG); in meson_spicc_setup_xfer()
411 writel_bits_relaxed(SPICC_XCH, SPICC_XCH, spicc->base + SPICC_CONREG); in meson_spicc_transfer_one()
466 writel_relaxed(conf, spicc->base + SPICC_CONREG); in meson_spicc_prepare_message()
577 pow2_div->reg = spicc->base + SPICC_CONREG; in meson_spicc_clk_init()
690 spicc->base + SPICC_CONREG); in meson_spicc_probe()
783 writel(0, spicc->base + SPICC_CONREG); in meson_spicc_remove()