Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c65 #define SLAVE_SW_RST BIT(31) macro
272 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_SW_RST, in meson_spifc_hw_init()
273 SLAVE_SW_RST); in meson_spifc_hw_init()
/openbmc/linux/drivers/spi/
H A 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()