From 45e6c82e682fcfa7155f0e0193bf4c666b1d6466 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Tue, 11 Dec 2018 17:53:07 +0100 Subject: Fix typos involving "the the" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I179264ee6681a7ba4488b9f1c6bce1a19b4e1772 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/c/30160 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/vendorcode/cavium/include/bdk/libbdk-arch/bdk-csrs-gsern.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/vendorcode/cavium/include/bdk/libbdk-arch/bdk-csrs-gsern.h') diff --git a/src/vendorcode/cavium/include/bdk/libbdk-arch/bdk-csrs-gsern.h b/src/vendorcode/cavium/include/bdk/libbdk-arch/bdk-csrs-gsern.h index d1b23fccff..1efb6f3bd2 100644 --- a/src/vendorcode/cavium/include/bdk/libbdk-arch/bdk-csrs-gsern.h +++ b/src/vendorcode/cavium/include/bdk/libbdk-arch/bdk-csrs-gsern.h @@ -11862,7 +11862,7 @@ union bdk_gsernx_lanex_rx_idle_cal_cfg FIXME no such field RECALIBRATION_OOB_COUNT_ADDER then remove above exempt attribute. */ uint64_t reserved_40_60 : 21; uint64_t max_oob_adder_count : 8; /**< [ 39: 32](R/W) Maximum number of OOB forced pushouts of the idle recalibrations allowed. If the - number of pushouts matches this number, the the idle offset is forced to recalibrate + number of pushouts matches this number, the idle offset is forced to recalibrate regardless of the state of the link. */ uint64_t oob_delay_adder_count : 32; /**< [ 31: 0](R/W) Number of svc_clk ticks allowed to delay the idle recalibration. Default is equal to 1 second based on a 10 ns service clock cycle time. */ @@ -11870,7 +11870,7 @@ union bdk_gsernx_lanex_rx_idle_cal_cfg uint64_t oob_delay_adder_count : 32; /**< [ 31: 0](R/W) Number of svc_clk ticks allowed to delay the idle recalibration. Default is equal to 1 second based on a 10 ns service clock cycle time. */ uint64_t max_oob_adder_count : 8; /**< [ 39: 32](R/W) Maximum number of OOB forced pushouts of the idle recalibrations allowed. If the - number of pushouts matches this number, the the idle offset is forced to recalibrate + number of pushouts matches this number, the idle offset is forced to recalibrate regardless of the state of the link. */ uint64_t reserved_40_60 : 21; uint64_t idle_oob_adder_counter_clear : 1;/**< [ 61: 61](R/W) This bit one set to high, forces the counter counting the number of OOB caused -- cgit v1.2.3