Searched refs:emac1 (Results 1 – 5 of 5) sorted by relevance
1225 struct prueth_emac *emac1 = prueth->emac[PRUETH_MAC1]; in prueth_emac_restart() local1231 if (netif_running(emac1->ndev)) in prueth_emac_restart()1232 netif_device_detach(emac1->ndev); in prueth_emac_restart()1236 ret |= icssg_set_port_state(emac1, ICSSG_EMAC_PORT_DISABLE); in prueth_emac_restart()1256 ret |= icssg_set_port_state(emac1, ICSSG_EMAC_PORT_FORWARD); in prueth_emac_restart()1260 netif_device_attach(emac1->ndev); in prueth_emac_restart()1378 struct prueth_emac *emac1; in prueth_hsr_port_link() local1381 emac1 = prueth->emac[PRUETH_MAC1]; in prueth_hsr_port_link()1392 !(emac1->ndev->features & in prueth_hsr_port_link()1398 emac1->port_vlan = prueth->default_vlan; in prueth_hsr_port_link()[all …]
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()
15 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1);
42 clocks = <&sgmii_1_clk_0 &emac1 1 &sgmii_clk_125 &sgmii_clk_125>;
391 ti,hwmods = "emac1";