Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-meson-spifc.c70 #define SLAVE_SW_RST BIT(31) macro
283 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_SW_RST, in meson_spifc_hw_init()
284 SLAVE_SW_RST); in meson_spifc_hw_init()