Lines Matching full:fec
37 * The interface name 'fec' is already taken by netgraph's Fast Etherchannel
41 * fec: ethernet@02188000 {
42 * compatible = "fsl,imxNN-fec";
105 * Flags that describe general differences between the FEC hardware in various
120 {"fsl,imx51-fec", FECTYPE_GENERIC},
121 {"fsl,imx53-fec", FECTYPE_IMX53},
122 {"fsl,imx6q-fec", FECTYPE_IMX6 | FECFLAG_RACC | FECFLAG_GBE },
123 {"fsl,imx6ul-fec", FECTYPE_IMX6 | FECFLAG_RACC },
124 {"fsl,imx6sx-fec", FECTYPE_IMX6 | FECFLAG_RACC | FECFLAG_GBE |
126 {"fsl,imx7d-fec", FECTYPE_IMX6 | FECFLAG_RACC | FECFLAG_GBE |
128 {"fsl,mvf600-fec", FECTYPE_MVF | FECFLAG_RACC },
129 {"fsl,mvf-fec", FECTYPE_MVF},
1145 * of a frame begins (to avoid dma underruns). Recent FEC hardware
1485 * There are differences in the implementation and features of the FEC
1678 * When the FEC is connected to the AXI bus (indicated by AVB flag), a
1709 * Speed formula for FEC is md_clock = mac_clock / (N * 2)
1721 * or something. In fact, on an imx53 development board (FEC),