Lines Matching refs:amd
1 * AMD 10GbE driver (amd-xgbe)
4 - compatible: Should be "amd,xgbe-seattle-v1a"
13 - interrupts: Should contain the amd-xgbe interrupt(s). The first interrupt
15 amd,per-channel-interrupt property is specified, then one additional
19 - DMA clock for the amd-xgbe device (used for calculating the
22 - PTP clock for the amd-xgbe device
32 - amd,per-channel-interrupt: Indicates that Rx and Tx complete will generate
35 - amd,speed-set: Speed capabilities of the device
44 - amd,serdes-blwc: Baseline wandering correction enablement
47 - amd,serdes-cdr-rate: CDR rate speed selection
48 - amd,serdes-pq-skew: PQ (data sampling) skew
49 - amd,serdes-tx-amp: TX amplitude boost
50 - amd,serdes-dfe-tap-config: DFE taps available to run
51 - amd,serdes-dfe-tap-enable: DFE taps to enable
55 compatible = "amd,xgbe-seattle-v1a";
65 amd,per-channel-interrupt;
70 amd,speed-set = <0>;
71 amd,serdes-blwc = <1>, <1>, <0>;
72 amd,serdes-cdr-rate = <2>, <2>, <7>;
73 amd,serdes-pq-skew = <10>, <10>, <30>;
74 amd,serdes-tx-amp = <15>, <15>, <10>;
75 amd,serdes-dfe-tap-config = <3>, <3>, <1>;
76 amd,serdes-dfe-tap-enable = <0>, <0>, <127>;