Searched +full:serdes +full:- +full:dfe +full:- +full:tap +full:- +full:config (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/boot/dts/amd/ |
| H A D | amd-seattle-xgbe-b.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 9 compatible = "amd,xgbe-seattle-v1a"; 12 <0 0xe1240800 0 0x00400>, /* SERDES RX/TX0 */ 13 <0 0xe1250000 0 0x00060>, /* SERDES IR 1/2 */ 14 <0 0xe12500f8 0 0x00004>; /* SERDES IR 2/2 */ 18 amd,per-channel-interrupt; 19 amd,speed-set = <0>; 20 amd,serdes-blwc = <1>, <1>, <0>; 21 amd,serdes-cdr-rate = <2>, <2>, <7>; 22 amd,serdes-pq-skew = <10>, <10>, <18>; [all …]
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_pcol.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 4 * Copyright 2009-2018 Solarflare Communications Inc. 5 * Copyright 2019-2020 Xilinx Inc. 13 /* Power-on reset state */ 29 * we shouldn't touch PCIe config. */ 35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */ 38 /* The rest of these are firmware-defined */ 46 /* Values to be written to the per-port status dword in shared 71 * | | \--- Response 72 * | \------- Error [all …]
|