Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h151 #define EN_CH_RST BIT(6) macro
H A Db53_common.c828 reg |= SW_RST | EN_SW_RST | EN_CH_RST; in b53_switch_reset()
/openbmc/u-boot/drivers/net/phy/
H A Db53.c85 #define EN_CH_RST BIT(6) macro
413 reg |= SW_RST | EN_SW_RST | EN_CH_RST; in b53_switch_reset()