Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-meson-spicc.c67 #define SPICC_INTREG 0x0c macro
242 u32 ctrl = readl_relaxed(spicc->base + SPICC_INTREG); in meson_spicc_irq()
273 writel(0, spicc->base + SPICC_INTREG); in meson_spicc_irq()
296 writel(ctrl, spicc->base + SPICC_INTREG); in meson_spicc_irq()
391 writel_relaxed(irq, spicc->base + SPICC_INTREG); in meson_spicc_transfer_one()
458 writel(0, spicc->base + SPICC_INTREG); in meson_spicc_unprepare_transfer()
527 writel_relaxed(0, spicc->base + SPICC_INTREG); in meson_spicc_probe()