Home
last modified time | relevance | path

Searched refs:emac1 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1225 struct prueth_emac *emac1 = prueth->emac[PRUETH_MAC1]; in prueth_emac_restart() local
1231 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() local
1381 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 …]
/linux/arch/powerpc/boot/
H A D4xx.c273 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1) in ibm4xx_quiesce_eth() argument
280 if (emac1) in ibm4xx_quiesce_eth()
281 *emac1 = EMAC_RESET; in ibm4xx_quiesce_eth()
H A D4xx.h15 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1);
/linux/Documentation/devicetree/bindings/net/
H A Dsocfpga-dwmac.txt42 clocks = <&sgmii_1_clk_0 &emac1 1 &sgmii_clk_125 &sgmii_clk_125>;
/linux/arch/arm/boot/dts/ti/omap/
H A Ddm816x.dtsi391 ti,hwmods = "emac1";