Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-meson-spifc.c62 #define SLAVE_TRST_DONE BIT(4) macro
101 if (data & SLAVE_TRST_DONE) in meson_spifc_wait_ready()
226 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_TRST_DONE, 0); in meson_spifc_txrx()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-meson-spifc.c62 #define SLAVE_TRST_DONE BIT(4) macro
101 if (data & SLAVE_TRST_DONE) in meson_spifc_wait_ready()
226 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_TRST_DONE, 0); in meson_spifc_txrx()

Completed in 2 milliseconds