Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Db53.c84 #define SW_RST BIT(7) macro
413 reg |= SW_RST | EN_SW_RST | EN_CH_RST; in b53_switch_reset()
418 if (!(reg & SW_RST)) in b53_switch_reset()
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c52 FIELD(CONTROL, SW_RST, 30, 1)