Home
last modified time | relevance | path

Searched refs:SPICC_XCH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-meson-spicc.c48 #define SPICC_XCH BIT(2) macro
294 writel_bits_relaxed(SPICC_XCH, SPICC_XCH, spicc->base + SPICC_CONREG); in meson_spicc_irq()
414 writel_bits_relaxed(SPICC_XCH, SPICC_XCH, spicc->base + SPICC_CONREG); in meson_spicc_transfer_one()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-meson-spicc.c48 #define SPICC_XCH BIT(2) macro
312 writel_bits_relaxed(SPICC_XCH, SPICC_XCH, spicc->base + SPICC_CONREG); in meson_spicc_irq()
446 writel_bits_relaxed(SPICC_XCH, SPICC_XCH, spicc->base + SPICC_CONREG); in meson_spicc_transfer_one()

Completed in 4 milliseconds