Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/b53/
H A Db53_regs.h155 #define EN_SW_RST BIT(4) macro
H A Db53_common.c916 reg |= SW_RST | EN_SW_RST | EN_CH_RST; in b53_switch_reset()