Home
last modified time | relevance | path

Searched refs:WRIOP_MAX_PHY_NUM (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_wriop.c37 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in wriop_init_dpmac()
50 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in wriop_init_dpmac_enet_if()
135 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_set_phy_address()
149 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_get_phy_address()
161 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_set_phy_dev()
175 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_get_phy_dev()
A Dldpaa_eth.c52 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in init_phy()
71 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in init_phy()
451 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) {
/u-boot/include/fsl-mc/
A Dldpaa_wriop.h13 #define WRIOP_MAX_PHY_NUM 2 macro
47 int phy_addr[WRIOP_MAX_PHY_NUM];
49 struct phy_device *phydev[WRIOP_MAX_PHY_NUM];
/u-boot/board/freescale/lx2160a/
A Deth_lx2160aqds.c65 int phy_address[WRIOP_MAX_PHY_NUM + 1];
401 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in do_dpmac_config()
A Deth_lx2162aqds.c65 int phy_address[WRIOP_MAX_PHY_NUM + 1];
422 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in do_dpmac_config()

Completed in 8 milliseconds