Lines Matching refs:cpsw_slaves
857 static struct cpsw_slave_data cpsw_slaves[] = { variable
877 .slave_data = cpsw_slaves,
927 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
928 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
931 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
932 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
933 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
936 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
937 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
940 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
941 cpsw_slaves[0].phy_addr = 0; in board_eth_init()