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

/u-boot/drivers/spi/
H A Dmeson_spifc.c67 #define SLAVE_SW_RST BIT(31) macro
274 regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_SW_RST,
275 SLAVE_SW_RST);

Completed in 36 milliseconds