Searched refs:OCP_STD_PHY_BASE (Results 1 – 1 of 1) sorted by relevance
75 #define OCP_STD_PHY_BASE 0xa400 macro962 tp->ocp_base = value ? value << 4 : OCP_STD_PHY_BASE; in r8168g_mdio_write()966 if (tp->ocp_base != OCP_STD_PHY_BASE) in r8168g_mdio_write()969 if (tp->ocp_base == OCP_STD_PHY_BASE && reg == MII_BMCR) in r8168g_mdio_write()978 return tp->ocp_base == OCP_STD_PHY_BASE ? 0 : tp->ocp_base >> 4; in r8168g_mdio_read()980 if (tp->ocp_base != OCP_STD_PHY_BASE) in r8168g_mdio_read()2160 tp->ocp_base = OCP_STD_PHY_BASE; in r8169_apply_firmware()5191 tp->ocp_base = OCP_STD_PHY_BASE; in rtl_init_one()