Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-meson-spifc.c64 #define SLAVE_SW_RST BIT(31) macro
277 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_SW_RST, in meson_spifc_hw_init()
278 SLAVE_SW_RST); in meson_spifc_hw_init()