Searched refs:emac1 (Results 1 – 6 of 6) sorted by relevance
15 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1);
273 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1) in ibm4xx_quiesce_eth() argument280 if (emac1) in ibm4xx_quiesce_eth()281 *emac1 = EMAC_RESET; in ibm4xx_quiesce_eth()
1352 struct prueth_emac *emac1 = prueth->emac[PRUETH_MAC1]; in prueth_emac_restart() local1358 if (netif_running(emac1->ndev)) in prueth_emac_restart()1359 netif_device_detach(emac1->ndev); in prueth_emac_restart()1387 netif_device_attach(emac1->ndev); in prueth_emac_restart()1505 struct prueth_emac *emac1; in prueth_hsr_port_link() local1508 emac1 = prueth->emac[PRUETH_MAC1]; in prueth_hsr_port_link()1519 !(emac1->ndev->features & in prueth_hsr_port_link()1525 emac1->port_vlan = prueth->default_vlan; in prueth_hsr_port_link()1539 struct prueth_emac *emac1; in prueth_hsr_port_unlink() local1543 emac1 = prueth->emac[PRUETH_MAC1]; in prueth_hsr_port_unlink()[all …]
42 clocks = <&sgmii_1_clk_0 &emac1 1 &sgmii_clk_125 &sgmii_clk_125>;
170 /* Port 2 (emac1) */
391 ti,hwmods = "emac1";