Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dmtk_snfi_spi.c32 #define SW_RST BIT(28) macro
134 setbits_32(priv->base + SNFI_MISC_CTL, SW_RST); in mtk_snfi_mac_reset()
/u-boot/drivers/net/phy/
A Db53.c87 #define SW_RST BIT(7) macro
416 reg |= SW_RST | EN_SW_RST | EN_CH_RST; in b53_switch_reset()
421 if (!(reg & SW_RST)) in b53_switch_reset()

Completed in 6 milliseconds