Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_register.h52 #define L2SW_PHY_CNTL_REG0 0xa8 macro
H A Dspl2sw_mdio.c39 writel(reg2, comm->l2sw_reg_base + L2SW_PHY_CNTL_REG0); in spl2sw_mdio_access()