Home
last modified time | relevance | path

Searched +full:fman +full:- +full:dtsec (Results 1 – 16 of 16) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/
Dfsl,fman-dtsec.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/fsl,fman-dtsec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP FMan MAC
10 - Madalin Bucur <madalin.bucur@nxp.com>
13 Each FMan has several MACs, each implementing an Ethernet interface. Earlier
14 versions of FMan used the Datapath Three Speed Ethernet Controller (dTSEC) for
15 10/100/1000 MBit/s speeds, and the 10-Gigabit Ethernet Media Access Controller
16 (10GEC) for 10 Gbit/s speeds. Later versions of FMan use the Multirate
[all …]
Dfsl,fman.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/fsl,fman.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
13 Due to the fact that the FMan is an aggregation of sub-engines (ports, MACs,
14 etc.) the FMan node will have child nodes for each of them.
19 - fsl,fman
21 FMan version can be determined via FM_IP_REV_1 register in the
22 FMan block. The offset is 0xc4 from the beginning of the
[all …]
/linux-6.12.1/drivers/net/ethernet/freescale/fman/
Dfman_mac.h2 * Copyright 2008-2015 Freescale Semiconductor Inc.
37 #include "fman.h"
62 (u8)((_addr64) >> ((5 - i) * 8)); \
116 /* dTSEC Babbling receive error */
118 /* dTSEC Receive control (pause frame) interrupt */
120 /* dTSEC Graceful transmit stop complete */
122 /* dTSEC Babbling transmit error */
124 /* dTSEC Transmit control (pause frame) interrupt */
126 /* dTSEC Transmit error */
128 /* dTSEC Late collision */
[all …]
Dfman_dtsec.c1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-or-later
3 * Copyright 2008 - 2015 Freescale Semiconductor Inc.
9 #include "fman.h"
29 #define TBICON_AN_SENSE 0x0100 /* Auto-negotiation sense enable */
68 /* dtsec timestamp event bits */
154 /* dTSEC Memory Map registers */
156 /* dTSEC General Control and Status Registers */
165 u32 tmr_ctrl; /* 0x020 Time-stamp Control register */
166 u32 tmr_pevent; /* 0x024 Time-stamp event register */
173 u32 igaddr[8]; /* 0x080-0x09C Individual/group address */
[all …]
Dmac.c1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-or-later
3 * Copyright 2008 - 2015 Freescale Semiconductor Inc.
30 MODULE_DESCRIPTION("FSL FMan MAC API based driver");
34 struct fman *fman; member
51 mac_dev->set_exception(mac_dev->fman_mac, in mac_exception()
53 dev_err(mac_dev->dev, "10G MAC got RX FIFO Error = %x\n", ex); in mac_exception()
56 dev_dbg(mac_dev->dev, "%s:%s() -> %d\n", KBUILD_BASENAME ".c", in mac_exception()
68 priv = mac_dev->priv; in fman_set_multi()
71 list_for_each_entry_safe(old_addr, tmp, &priv->mc_addr_list, list) { in fman_set_multi()
72 addr = (enet_addr_t *)old_addr->addr; in fman_set_multi()
[all …]
/linux-6.12.1/arch/powerpc/boot/dts/fsl/
Dqoriq-fman-0-1g-2.dtsi2 * QorIQ FMan 1g port #2 device tree stub [ controller @ offset 0x400000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@400000 {
37 cell-index = <0xa>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x2a>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <2>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman0_rx_0x0a &fman0_tx_0x2a>;
[all …]
Dqoriq-fman-1-1g-0.dtsi2 * QorIQ FMan 1g port #0 device tree stub [ controller @ offset 0x500000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@500000 {
37 cell-index = <0x8>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x28>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <0>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman1_rx_0x08 &fman1_tx_0x28>;
[all …]
Dqoriq-fman-1-1g-3.dtsi2 * QorIQ FMan 1g port #3 device tree stub [ controller @ offset 0x500000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@500000 {
37 cell-index = <0xb>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x2b>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <3>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman1_rx_0x0b &fman1_tx_0x2b>;
[all …]
Dqoriq-fman-0-1g-1.dtsi2 * QorIQ FMan 1g port #1 device tree stub [ controller @ offset 0x400000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@400000 {
37 cell-index = <0x9>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x29>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <1>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman0_rx_0x09 &fman0_tx_0x29>;
[all …]
Dqoriq-fman-0-1g-3.dtsi2 * QorIQ FMan 1g port #3 device tree stub [ controller @ offset 0x400000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@400000 {
37 cell-index = <0xb>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x2b>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <3>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman0_rx_0x0b &fman0_tx_0x2b>;
[all …]
Dqoriq-fman-1-1g-1.dtsi2 * QorIQ FMan 1g port #1 device tree stub [ controller @ offset 0x500000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@500000 {
37 cell-index = <0x9>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x29>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <1>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman1_rx_0x09 &fman1_tx_0x29>;
[all …]
Dqoriq-fman-1-1g-4.dtsi2 * QorIQ FMan 1g port #4 device tree stub [ controller @ offset 0x500000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@500000 {
37 cell-index = <0xc>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x2c>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <4>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman1_rx_0x0c &fman1_tx_0x2c>;
[all …]
Dqoriq-fman-0-1g-4.dtsi2 * QorIQ FMan 1g port #4 device tree stub [ controller @ offset 0x400000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@400000 {
37 cell-index = <0xc>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x2c>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <4>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman0_rx_0x0c &fman0_tx_0x2c>;
[all …]
Dqoriq-fman-0-1g-0.dtsi2 * QorIQ FMan 1g port #0 device tree stub [ controller @ offset 0x400000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@400000 {
37 cell-index = <0x8>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x28>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <0>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman0_rx_0x08 &fman0_tx_0x28>;
[all …]
Dqoriq-fman-1-1g-2.dtsi2 * QorIQ FMan 1g port #2 device tree stub [ controller @ offset 0x500000 ]
4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
35 fman@500000 {
37 cell-index = <0xa>;
38 compatible = "fsl,fman-v2-port-rx";
43 cell-index = <0x2a>;
44 compatible = "fsl,fman-v2-port-tx";
49 cell-index = <2>;
50 compatible = "fsl,fman-dtsec";
52 fsl,fman-ports = <&fman1_rx_0x0a &fman1_tx_0x2a>;
[all …]
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst1 .. SPDX-License-Identifier: GPL-2.0
8 - Madalin Bucur <madalin.bucur@nxp.com>
9 - Camelia Groza <camelia.groza@nxp.com>
13 - DPAA Ethernet Overview
14 - DPAA Ethernet Supported SoCs
15 - Configuring DPAA Ethernet in your kernel
16 - DPAA Ethernet Frame Processing
17 - DPAA Ethernet Features
18 - DPAA IRQ Affinity and Receive Side Scaling
19 - Debugging
[all …]