Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dmeson_spifc.c65 #define SLAVE_TRST_DONE BIT(4) macro
166 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_TRST_DONE, 0); in meson_spifc_txrx()
172 (data & SLAVE_TRST_DONE), in meson_spifc_txrx()

Completed in 3 milliseconds