Searched full:trained (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_training_dpia.c | 93 * @param link DPIA link being trained. 279 * @param link DPIA link being trained. 448 * @param link DPIA link being trained. 546 * @param link DPIA link being trained. 574 * @param link DPIA link being trained. 720 * @param link DPIA link being trained. 801 * @param link DPIA link being trained. 852 * @param link DPIA link being trained. 870 * DPTX-to-DPIA hop trained. No DPCD write needed for first hop. in dpia_training_end() 934 * @param link DPIA link being trained.
|
D | link_dp_irq_handler.c | 102 * Not in "Display Timeout" state, Link is trained. in dp_parse_link_loss_status()
|
D | link_dp_training.c | 1737 * - successfully trained but at a link rate lower than that required by stream; in perform_link_training_with_retries()
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/ |
D | cache.json | 179 "PublicDescription": "Level 1 prefetcher, table entry is trained", 182 "BriefDescription": "Level 1 prefetcher, table entry is trained"
|
/linux-6.12.1/include/linux/ |
D | ntb.h | 115 * @NTB_SPEED_NONE: Link is not trained to any speed. 116 * @NTB_SPEED_GEN1: Link is trained to gen1 speed. 117 * @NTB_SPEED_GEN2: Link is trained to gen2 speed. 118 * @NTB_SPEED_GEN3: Link is trained to gen3 speed. 119 * @NTB_SPEED_GEN4: Link is trained to gen4 speed. 133 * @NTB_WIDTH_NONE: Link is not trained to any width. 134 * @NTB_WIDTH_1: Link is trained to 1 lane width. 135 * @NTB_WIDTH_2: Link is trained to 2 lane width. 136 * @NTB_WIDTH_4: Link is trained to 4 lane width. 137 * @NTB_WIDTH_8: Link is trained to 8 lane width. [all …]
|
/linux-6.12.1/Documentation/admin-guide/blockdev/ |
D | zram.rst | 116 In addition, certain compression algorithms support pre-trained dictionaries, 118 compression algorithm to use external pre-trained dictionary, pass full 121 #pass path to pre-trained zstd dictionary 128 #pass path to pre-trained zstd dictionary and compression level 132 Parameters are algorithm specific: not all algorithms support pre-trained
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra210-emc.yaml | 40 frequencies trained by the firmware
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/ampere/ampereone/ |
D | core-imp-def.json | 489 "PublicDescription": "L1 prefetcher, table entry is trained", 492 "BriefDescription": "L1 prefetcher, table entry is trained"
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_sdvo_regs.h | 162 * Reports which inputs are trained (managed to sync). 164 * Devices must have trained within 2 vsyncs of a mode change.
|
D | intel_dp.c | 1171 * to get trained properly. in intel_dp_hdisplay_bad() 3676 drm_dbg(&i915->drm, "FRL trained with : %d Gbps\n", intel_dp->frl.trained_rate_gbps); in intel_dp_pcon_start_frl_training()
|
/linux-6.12.1/drivers/gpu/drm/gma500/ |
D | psb_intel_sdvo_regs.h | 151 * Reports which inputs are trained (managed to sync). 153 * Devices must have trained within 2 vsyncs of a mode change.
|
D | psb_intel_sdvo.c | 614 * Return whether each input is trained.
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-spi.h | 229 * @timeout: Timeout to wait for link to be trained (in seconds)
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | link.c | 274 "PAPRD curve on chain %d needs to be re-trained\n", in ath_paprd_calibrate()
|
/linux-6.12.1/drivers/pci/controller/dwc/ |
D | pcie-rcar-gen4.c | 150 * Since dw_pcie_setup_rc() sets it once, PCIe Gen2 will be trained. in rcar_gen4_pcie_start_link()
|
/linux-6.12.1/drivers/memory/tegra/ |
D | tegra210-emc.h | 812 u32 trained; member
|
D | tegra210-emc-cc-r21021.c | 306 * 5. Apply compensation w.r.t. trained values (if clock tree in tegra210_emc_r21021_periodic_compensation()
|
D | tegra210-emc-core.c | 1551 if (rate > 204000000 && !timing->trained) in tegra210_emc_set_rate()
|
/linux-6.12.1/arch/mips/cavium-octeon/executive/ |
D | cvmx-spi.c | 503 * @timeout: Timeout to wait for link to be trained (in seconds)
|
/linux-6.12.1/lib/ |
D | genalloc.c | 26 * Copyright 2005 (C) Jes Sorensen <jes@trained-monkey.org>
|
/linux-6.12.1/drivers/net/ethernet/alteon/ |
D | acenic.c | 6 * Copyright 1998-2002 by Jes Sorensen, <jes@trained-monkey.org>. 400 MODULE_AUTHOR("Jes Sorensen <jes@trained-monkey.org>");
|
/linux-6.12.1/drivers/gpu/drm/display/ |
D | drm_dp_helper.c | 3285 * FRL training, all frl bw selected in the mask are trained by the PCON. 3376 * @frl_trained_mask: pointer to store bitmask of the trained bw configuration.
|
/linux-6.12.1/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 10 Copyright 1998-2001 by Jes Sorensen, <jes@trained-monkey.org>. [acenic.c]
|
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1853 * after we have already trained for data-out, it is
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 2039 * trained with fallback during sink detection. in enable_link_dp()
|
12