Lines Matching refs:fsl
12 - "fsl,gianfar-tbi"
13 - "fsl,gianfar-mdio"
14 - "fsl,etsec2-tbi"
15 - "fsl,etsec2-mdio"
16 - "fsl,ucc-mdio"
17 - "fsl,fman-mdio"
26 compatible = "fsl,gianfar-mdio";
37 similarly to the mdio buses, except they are compatible with "fsl,gianfar-tbi".
58 - fsl,magic-packet : If present, indicates that the hardware supports
83 - compatible Should be "fsl,etsec-ptp"
90 - fsl,cksel Timer reference clock source.
91 - fsl,tclk-period Timer reference clock period in nanoseconds.
92 - fsl,tmr-prsc Prescaler, divides the output clock.
93 - fsl,tmr-add Frequency compensation value.
94 - fsl,tmr-fiper1 Fixed interval period pulse generator.
95 - fsl,tmr-fiper2 Fixed interval period pulse generator.
96 - fsl,max-adj Maximum frequency adjustment in parts per billion.
120 in CKSEL bits in TMR_CTRL register. "fsl,cksel" property keeps the
136 compatible = "fsl,etsec-ptp";
140 fsl,cksel = <1>;
141 fsl,tclk-period = <10>;
142 fsl,tmr-prsc = <100>;
143 fsl,tmr-add = <0x999999A4>;
144 fsl,tmr-fiper1 = <0x3B9AC9F6>;
145 fsl,tmr-fiper2 = <0x00018696>;
146 fsl,max-adj = <659999998>;