Home
last modified time | relevance | path

Searched refs:phy_address (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/net/pfe_eth/
A Dpfe_eth.c25 .phy_address = CONFIG_PFE_EMAC1_PHY_ADDR,
35 .phy_address = CONFIG_PFE_EMAC2_PHY_ADDR,
262 gem_info[priv->gemac_port].phy_address); in pfe_eth_probe()
A Dpfe_mdio.c289 gem_info[dev_id].phy_address = phy_id; in pfe_set_phy_address_mode()
/u-boot/board/freescale/lx2160a/
A Deth_lx2160aqds.c65 int phy_address[WRIOP_MAX_PHY_NUM + 1]; member
363 int i, phy_num, phy_address; in do_phy_config() local
370 phy_num < ARRAY_SIZE(phy_config[i].phy_address); in do_phy_config()
372 phy_address = phy_config[i].phy_address[phy_num]; in do_phy_config()
373 if (phy_address == -1) in do_phy_config()
376 phy_num, phy_address); in do_phy_config()
A Deth_lx2162aqds.c65 int phy_address[WRIOP_MAX_PHY_NUM + 1]; member
384 int i, phy_num, phy_address; in do_phy_config() local
391 phy_num < ARRAY_SIZE(phy_config[i].phy_address); in do_phy_config()
393 phy_address = phy_config[i].phy_address[phy_num]; in do_phy_config()
394 if (phy_address == -1) in do_phy_config()
397 phy_num, phy_address); in do_phy_config()
/u-boot/include/net/pfe_eth/
A Dpfe_eth.h75 int phy_address; member
/u-boot/drivers/net/qe/
A Duec.h619 .phy_address = CONFIG_SYS_UEC##num##_PHY_ADDR, \
632 u8 phy_address; member
/u-boot/drivers/qe/
A Duec.h619 .phy_address = CONFIG_SYS_UEC##num##_PHY_ADDR, \
632 u8 phy_address; member
A Duec.c451 mii_info->mii_id = uec->uec_info->phy_address; in init_phy()
/u-boot/include/linux/
A Dethtool.h26 __u8 phy_address; member

Completed in 21 milliseconds