Lines Matching refs:ext_phy_config
12998 uint32_t ext_phy_config = 0; in elink_get_ext_phy_config() local
13001 ext_phy_config = REG_RD(sc, shmem_base + in elink_get_ext_phy_config()
13006 ext_phy_config = REG_RD(sc, shmem_base + in elink_get_ext_phy_config()
13015 return ext_phy_config; in elink_get_ext_phy_config()
13164 uint32_t ext_phy_config, phy_type, config2; in elink_populate_ext_phy() local
13166 ext_phy_config = elink_get_ext_phy_config(sc, shmem_base, in elink_populate_ext_phy()
13168 phy_type = ELINK_XGXS_EXT_PHY_TYPE(ext_phy_config); in elink_populate_ext_phy()
13232 phy->addr = ELINK_XGXS_EXT_PHY_ADDR(ext_phy_config); in elink_populate_ext_phy()
14627 uint32_t ext_phy_type, ext_phy_config; in elink_common_init_phy() local
14654 ext_phy_config = elink_get_ext_phy_config(sc, in elink_common_init_phy()
14657 ext_phy_type = ELINK_XGXS_EXT_PHY_TYPE(ext_phy_config); in elink_common_init_phy()