Lines Matching refs:cpsw_slaves
746 static struct cpsw_slave_data cpsw_slaves[] = { variable
766 .slave_data = cpsw_slaves,
816 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RMII; in board_eth_init()
817 cpsw_slaves[0].phy_addr = 16; in board_eth_init()
820 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
821 cpsw_slaves[0].phy_addr = 4; in board_eth_init()
822 cpsw_slaves[1].phy_addr = 5; in board_eth_init()
825 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
826 cpsw_slaves[0].phy_addr = 0; in board_eth_init()
829 cpsw_slaves[0].phy_if = PHY_INTERFACE_MODE_RGMII; in board_eth_init()
830 cpsw_slaves[0].phy_addr = 0; in board_eth_init()