Searched refs:PORT_0 (Results 1 – 3 of 3) sorted by relevance
17 #define PORT_0 0 macro
14347 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()14392 if (phy[PORT_0].addr & 0x1) { in elink_8073_common_init_phy()14393 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8073_common_init_phy()14394 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8073_common_init_phy()14396 phy_blk[PORT_0] = &(phy[PORT_0]); in elink_8073_common_init_phy()14516 dev_info.port_hw_config[PORT_0].default_cfg)); in elink_get_ext_phy_reset_gpio()14629 if (phy[PORT_0].addr & 0x1) { in elink_8727_common_init_phy()14630 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8727_common_init_phy()14631 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8727_common_init_phy()14633 phy_blk[PORT_0] = &(phy[PORT_0]); in elink_8727_common_init_phy()[all …]
10047 for (port = PORT_0; port < PORT_MAX; port++) {