Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmtk_eth.h172 #define SW_REG_RST BIT(0) macro
H A Dmtk_eth.c587 mt7530_reg_write(priv, SYS_CTRL_REG, SW_SYS_RST | SW_REG_RST); in mt7530_setup()