Lines Matching refs:amd
1 * AMD 10GbE PHY driver (amd-xgbe-phy)
4 - compatible: Should be "amd,xgbe-phy-seattle-v1a" and
12 - interrupts: Should contain the amd-xgbe-phy interrupt.
15 - amd,speed-set: Speed capabilities of the device
24 - amd,serdes-blwc: Baseline wandering correction enablement
27 - amd,serdes-cdr-rate: CDR rate speed selection
28 - amd,serdes-pq-skew: PQ (data sampling) skew
29 - amd,serdes-tx-amp: TX amplitude boost
30 - amd,serdes-dfe-tap-config: DFE taps available to run
31 - amd,serdes-dfe-tap-enable: DFE taps to enable
35 compatible = "amd,xgbe-phy-seattle-v1a", "ethernet-phy-ieee802.3-c45";
41 amd,speed-set = <0>;
42 amd,serdes-blwc = <1>, <1>, <0>;
43 amd,serdes-cdr-rate = <2>, <2>, <7>;
44 amd,serdes-pq-skew = <10>, <10>, <30>;
45 amd,serdes-tx-amp = <15>, <15>, <10>;
46 amd,serdes-dfe-tap-config = <3>, <3>, <1>;
47 amd,serdes-dfe-tap-enable = <0>, <0>, <127>;