Searched refs:OCP_STD_PHY_BASE (Results 1 – 1 of 1) sorted by relevance
75 #define OCP_STD_PHY_BASE 0xa400 macro992 tp->ocp_base = value ? value << 4 : OCP_STD_PHY_BASE; in r8168g_mdio_write()996 if (tp->ocp_base != OCP_STD_PHY_BASE) in r8168g_mdio_write()999 if (tp->ocp_base == OCP_STD_PHY_BASE && reg == MII_BMCR) in r8168g_mdio_write()1008 return tp->ocp_base == OCP_STD_PHY_BASE ? 0 : tp->ocp_base >> 4; in r8168g_mdio_read()1010 if (tp->ocp_base != OCP_STD_PHY_BASE) in r8168g_mdio_read()2225 tp->ocp_base = OCP_STD_PHY_BASE; in r8169_apply_firmware()5281 tp->ocp_base = OCP_STD_PHY_BASE; in rtl_init_one()