Home
last modified time | relevance | path

Searched full:spread (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/Linux-v5.15/drivers/scsi/isci/
Dprobe_roms.h228 * Spread Spectrum Clocking (SSC) settings for SATA and SAS.
234 * NOTE: Max spread for SATA is +0 / -5000 PPM.
237 * SATA SSC Tx at +0 / -1419 PPM Spread = 0x2
238 * SATA SSC Tx at +0 / -2129 PPM Spread = 0x3
239 * SATA SSC Tx at +0 / -4257 PPM Spread = 0x6
240 * SATA SSC Tx at +0 / -4967 PPM Spread = 0x7
246 * NOTE: Max spread for SAS down-spreading +0 /
249 * SAS SSC Tx at +0 / -1419 PPM Spread = 0x2
250 * SAS SSC Tx at +0 / -2129 PPM Spread = 0x3
252 * NOTE: Max spread for SAS center-spreading +2300 /
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt30 For all PLL1, PLL2, ... an optional child node can be used to specify spread
32 - spread-spectrum: SSC mode as defined in the data sheet.
33 - spread-spectrum-center: Use "centered" mode instead of "max" mode. When
50 spread-spectrum = <4>;
51 spread-spectrum-center;
Dmarvell,berlin.txt7 Clock related registers are spread among the chip control registers. Berlin
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-platform-dptf134 (RO) Presents SSC (spread spectrum clock) information for EMI
137 [7:0] Sets clock spectrum spread percentage:
139 1 LSB = 0.1% increase in spread (for
141 1 LSB = 0.2% increase in spread (for
143 [8] When set to 1, enables spread
150 (Spread spectrum clock) range
152 to spread waveform
/Linux-v5.15/Documentation/devicetree/bindings/clock/ti/
Ddpll.txt45 "ssc-deltam" - DPLL supports spread spectrum clocking (SSC), contains
47 "ssc-modfreq" - DPLL supports spread spectrum clocking (SSC), contains
61 - ti,ssc-deltam : DPLL supports spread spectrum clocking, frequency
63 - ti,ssc-modfreq-hz : DPLL supports spread spectrum clocking, spread
65 - ti,ssc-downspread : DPLL supports spread spectrum clocking, boolean
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dnvidia,tegra-regulators-coupling.txt40 regulator-coupled-max-spread = <170000 550000>;
50 regulator-coupled-max-spread = <170000 550000>;
60 regulator-coupled-max-spread = <550000 550000>;
/Linux-v5.15/kernel/irq/
Daffinity.c268 * number of vectors we just spread the vectors across the nodes. in __irq_build_affinity_masks()
308 /* Spread allocated vectors on CPUs of the current node */ in __irq_build_affinity_masks()
335 * 1) spread present CPU on these vectors
336 * 2) spread other possible CPUs on these vectors
361 /* Spread on present CPUs starting from affd->pre_vectors */ in irq_build_affinity_masks()
370 * Spread on non present CPUs starting from the next vector to be in irq_build_affinity_masks()
372 * vector space, assign the non present CPUs to the already spread in irq_build_affinity_masks()
458 * Spread on present CPUs starting from affd->pre_vectors. If we in irq_create_affinity_masks()
/Linux-v5.15/Documentation/misc-devices/
Dics932s401.rst25 frequency. If spread spectrum mode is enabled, the driver also reports by what
26 percent the clock signal is being spread, which should be between 0 and -0.5%.
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dclock_source.h65 * Display Port HW De spread of Reference Clock related Parameters structure
70 /* Flag for HW De Spread enabled (if enabled SS on DP Reference Clock)*/
96 /*> de-spread info, relevant only for on-the-fly tune-up pixel rate*/
/Linux-v5.15/Documentation/devicetree/bindings/ata/
Dimx-sata.yaml57 fsl,no-spread-spectrum:
59 description: if present, disable spread-spectrum clocking on the SATA link.
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu11_driver_if_sienna_cichlid.h888 // SECTION: Clock Spread Spectrum
890 // GFXCLK PLL Spread Spectrum
895 // GFXCLK DFLL Spread Spectrum
900 // UCLK Spread Spectrum
904 // FCLK Spread Spectrum
931 // UCLK Spread Spectrum
1248 // SECTION: Clock Spread Spectrum
1250 // GFXCLK PLL Spread Spectrum
1255 // GFXCLK DFLL Spread Spectrum
1260 // UCLK Spread Spectrum
[all …]
/Linux-v5.15/arch/s390/crypto/
Darch_random.c17 * is then spread over the buffer with an pseudo random generator PRNG.
116 * bits of entropy are spread over 256 * 4KB = 1MB serving 131072
131 * drbg is done. So this would spread the 256 bits of entropy among 1MB.
/Linux-v5.15/drivers/gpu/drm/amd/display/include/
Dbios_parser_types.h211 /* Input: Enable spread spectrum */
283 /* 1 = Center Spread; 0 = down spread */
Dddc_service_types.h89 /* support for Spread Spectrum(SS) */
91 /* DP link settings (laneCount, linkRate, Spread) */
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst25 1.6 What is memory spread ?
181 - cpuset.memory_spread_page flag: if set, spread page cache evenly on allowed nodes
182 - cpuset.memory_spread_slab flag: if set, spread slab cache evenly on allowed nodes
319 1.6 What is memory spread ?
327 the kernel will spread the file system buffers (page cache) evenly
332 then the kernel will spread some file system related slab caches,
345 When new cpusets are created, they inherit the memory spread settings
349 or slab caches to ignore the task's NUMA mempolicy and be spread
352 their containing task's memory spread settings. If memory spreading
383 to access large file system data sets that need to be spread across
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c214 * It toggles spread spectrum PLL output and sets the bindings of PLLs in nv04_dfp_prepare_sel_clk()
223 * bit 0 NVClk spread spectrum on/off in nv04_dfp_prepare_sel_clk()
224 * bit 2 MemClk spread spectrum on/off in nv04_dfp_prepare_sel_clk()
225 * bit 4 PixClk1 spread spectrum on/off toggle in nv04_dfp_prepare_sel_clk()
226 * bit 6 PixClk2 spread spectrum on/off toggle in nv04_dfp_prepare_sel_clk()
231 * maybe a different spread mode in nv04_dfp_prepare_sel_clk()
233 * The logic behind turning spread spectrum on/off in the first place, in nv04_dfp_prepare_sel_clk()
/Linux-v5.15/arch/arm/boot/dts/
Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi57 regulator-coupled-max-spread = <300000>;
134 regulator-coupled-max-spread = <300000>;
Dtegra30-asus-nexus7-grouper-maxim-pmic.dtsi70 regulator-coupled-max-spread = <300000>;
83 regulator-coupled-max-spread = <300000>;
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
Ddce120_clk_mgr.c48 * dce121_clock_patch_xgmi_ss_info() - Save XGMI spread spectrum info
51 * Reads from VBIOS the XGMI spread spectrum info and saves it within
/Linux-v5.15/fs/udf/
Dballoc.c563 uint32_t spread = 0xFFFFFFFF, nspread = 0xFFFFFFFF; in udf_table_new_block() local
594 while (spread && in udf_table_new_block()
607 if (nspread < spread) { in udf_table_new_block()
608 spread = nspread; in udf_table_new_block()
623 if (spread == 0xFFFFFFFF) { in udf_table_new_block()
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dswitch.rst22 is created it is spread across multiple members. The details of the
44 spread with an address region size on the order of 10s of MBs, which
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c909 * Get spread spectrum information from the ASIC_InternalSS_Info(ver 2.1 or
913 * no planning of supporting multiple spread Sprectum entry for EverGreen
983 * Get spread sprectrum information from the ASIC_InternalSS_Info Ver 2.1 or
989 * @id: spread sprectrum info index
1010 * Get spread sprectrum information from the ASIC_InternalSS_Info table Ver 2.1
1015 * @id: spread sprectrum info index
1075 * Get spread sprectrum information from the SS_Info table from the VBIOS
1081 * @id: spread sprectrum id
1605 * Get Number of spread spectrum entry from the SS_Info table from the VBIOS.
1608 * @id: spread spectrum id
[all …]
/Linux-v5.15/lib/
Dts_bm.c20 * to left, it's still possible that a matching could be spread over
31 * matchings spread over multiple fragments, then go BM.
/Linux-v5.15/drivers/gpu/drm/radeon/
Datombios.h1905 …UCHAR ucSpreadSpectrumType; //Bit1=0 Down Spread,=1 Center Spread. Bit1=1 Ext. =0 Int.…
1915 …UCHAR ucSpreadSpectrumType; //Bit1=0 Down Spread,=1 Center Spread. Bit1=1 Ext. =0 Int.…
1927 …UCHAR ucSpreadSpectrumType; // Bit1=0 Down Spread,=1 Center Spread. Bit1=1 Ext. =0 Int…
1938 UCHAR ucSpreadSpectrumType; // Bit[0]: 0-Down Spread,1-Center Spread.
1963 UCHAR ucSpreadSpectrumType; // Bit[0]: 0-Down Spread,1-Center Spread.
2685 … In DP Mode Uniphy Input clock from internal PPLL, otherwise Input clock from external Spread clock
2724 … In DP Mode Uniphy Input clock from internal PPLL, otherwise Input clock from external Spread clock
3636 /****************************Spread Spectrum Info Table Definitions **********************/
3643 …UCHAR ucSpreadSpectrumType; //Bit1=0 Down Spread,=1 Center Spread. Bit1=1 Ext. =…
3729 …UCHAR ucMaxDownSpread; //Bit0 = 0: No Down spread; Bit0 = 1: 0.5% (Subject to change acc…
[all …]
/Linux-v5.15/arch/arm/mach-pxa/
Dzeus.h64 * Only 4 registers, but spread over a 32MB address space.

12345678910>>...12