Searched refs:OCP_STD_PHY_BASE (Results 1 – 1 of 1) sorted by relevance
902 #define OCP_STD_PHY_BASE 0xa400 macro907 tp->ocp_base = value ? value << 4 : OCP_STD_PHY_BASE; in r8168g_mdio_write()911 if (tp->ocp_base != OCP_STD_PHY_BASE) in r8168g_mdio_write()920 return tp->ocp_base == OCP_STD_PHY_BASE ? 0 : tp->ocp_base >> 4; in r8168g_mdio_read()922 if (tp->ocp_base != OCP_STD_PHY_BASE) in r8168g_mdio_read()6904 tp->ocp_base = OCP_STD_PHY_BASE; in rtl_hw_init_8168g()6930 tp->ocp_base = OCP_STD_PHY_BASE; in rtl_hw_init_8125()