Lines Matching refs:cpsw_slaves
811 static struct cpsw_slave_data cpsw_slaves[] = { variable
831 .slave_data = cpsw_slaves,
881 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
882 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
885 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
886 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
887 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
890 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
891 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
894 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
895 cpsw_slaves[0].phy_addr = 0; in board_eth_init()