Home
last modified time | relevance | path

Searched full:etsec (Results 1 – 25 of 42) sorted by relevance

12

/linux/Documentation/devicetree/bindings/ptp/
H A Dfsl,ptp.yaml16 - fsl,etsec-ptp
42 For eTSEC,
45 <1> - eTSEC system clock;
108 will use the eTSEC system clock (for Gianfar) or the MAC system
145 compatible = "fsl,etsec-ptp";
/linux/Documentation/devicetree/bindings/net/
H A Dfsl,gianfar.yaml45 - eTSEC
156 # TSEC and eTSEC devices require three interrupts
161 enum: [ TSEC, eTSEC ]
198 model = "eTSEC";
228 model = "eTSEC";
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Dgianfar.rst14 The eTSEC controller (first included in parts from late 2005 like
34 TSEC (and the extended hash table on the eTSEC) for multicast
35 filtering. On the eTSEC, the exact-match MAC registers are used
/linux/arch/powerpc/boot/dts/
H A Dxcalibur1501.dts387 /* eTSEC 1 front panel 0 */
393 model = "eTSEC";
437 /* eTSEC 2 front panel 1 */
443 model = "eTSEC";
467 /* eTSEC 3 PICMG2.16 backplane port 0 */
473 model = "eTSEC";
497 /* eTSEC 4 PICMG2.16 backplane port 1 */
503 model = "eTSEC";
H A Dxpedite5200.dts200 model = "eTSEC";
249 model = "eTSEC";
278 model = "eTSEC";
307 model = "eTSEC";
H A Dtqm8548.dts164 model = "eTSEC";
217 model = "eTSEC";
245 model = "eTSEC";
273 model = "eTSEC";
H A Dtqm8548-bigflash.dts164 model = "eTSEC";
217 model = "eTSEC";
245 model = "eTSEC";
273 model = "eTSEC";
H A Dxpedite5200_xmon.dts204 model = "eTSEC";
253 model = "eTSEC";
282 model = "eTSEC";
311 model = "eTSEC";
H A Dmpc8313erdb.dts176 compatible = "fsl,etsec-ptp";
196 model = "eTSEC";
229 model = "eTSEC";
H A Dxpedite5301.dts367 /* eTSEC 1 */
373 model = "eTSEC";
407 /* eTSEC 2 */
413 model = "eTSEC";
H A Dxpedite5370.dts365 /* eTSEC 1 */
371 model = "eTSEC";
405 /* eTSEC 2 */
411 model = "eTSEC";
H A Dxpedite5330.dts403 /* eTSEC 1 */
409 model = "eTSEC";
443 /* eTSEC 2 */
449 model = "eTSEC";
H A Dmpc8308rdb.dts146 model = "eTSEC";
178 model = "eTSEC";
H A Dmpc8308_p1m.dts171 model = "eTSEC";
206 model = "eTSEC";
H A Dsocrates.dts134 model = "eTSEC";
172 model = "eTSEC";
/linux/arch/powerpc/boot/dts/fsl/
H A Dpq3-etsec1-timer-0.dtsi2 * PQ3 eTSEC Timer (IEEE 1588) device tree stub [ @ offsets 0x24e00 ]
36 compatible = "fsl,etsec-ptp";
H A Dpq3-etsec1-0.dtsi2 * PQ3 eTSEC device tree stub [ @ offsets 0x24000 ]
40 model = "eTSEC";
H A Dpq3-etsec1-2.dtsi2 * PQ3 eTSEC device tree stub [ @ offsets 0x26000 ]
40 model = "eTSEC";
H A Dpq3-etsec1-1.dtsi2 * PQ3 eTSEC device tree stub [ @ offsets 0x25000 ]
40 model = "eTSEC";
H A Dpq3-etsec1-3.dtsi2 * PQ3 eTSEC device tree stub [ @ offsets 0x27000 ]
40 model = "eTSEC";
H A Dpq3-etsec2-0.dtsi47 model = "eTSEC";
H A Dpq3-etsec2-2.dtsi46 model = "eTSEC";
H A Dpq3-etsec2-1.dtsi47 model = "eTSEC";
H A Dbsc9131rdb.dtsi84 compatible = "fsl,etsec-ptp";
/linux/drivers/ptp/
H A Dptp_qoriq.c244 if (ptp_qoriq->etsec) { in ptp_qoriq_adjtime()
524 /* The eTSEC uses differnt memory map with DPAA/ENETC */ in ptp_qoriq_init()
525 if (of_device_is_compatible(node, "fsl,etsec-ptp")) { in ptp_qoriq_init()
526 ptp_qoriq->etsec = true; in ptp_qoriq_init()
661 { .compatible = "fsl,etsec-ptp" },

12