Home
last modified time | relevance | path

Searched refs:spread (Results 1 – 25 of 69) sorted by relevance

123

/Linux-v6.1/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-v6.1/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-v6.1/Documentation/ABI/testing/
Dsysfs-platform-dptf134 (RO) Presents SSC (spread spectrum clock) information for EMI
140 [7:0] Sets clock spectrum spread percentage:
142 1 LSB = 0.1% increase in spread (for
144 1 LSB = 0.2% increase in spread (for
146 [8] When set to 1, enables spread
155 to spread waveform
/Linux-v6.1/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-v6.1/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-v6.1/lib/zstd/common/
Dfse_decompress.c76 BYTE* spread = (BYTE*)(symbolNext + maxSymbolValue + 1); in FSE_buildDTable_internal() local
122 MEM_write64(spread + pos, sv); in FSE_buildDTable_internal()
124 MEM_write64(spread + pos + i, sv); in FSE_buildDTable_internal()
144 tableDecode[uPosition].symbol = spread[s + u]; in FSE_buildDTable_internal()
/Linux-v6.1/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-v6.1/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>;
Dimx6q-dms-ba16.dts113 fsl,no-spread-spectrum;
Dimx6q-cubox-i-emmc-som-v15.dts59 fsl,no-spread-spectrum;
Dimx6q-cubox-i-som-v15.dts58 fsl,no-spread-spectrum;
Dimx6q-cubox-i.dts58 fsl,no-spread-spectrum;
Dimx6q-hummingboard2-emmc-som-v15.dts62 fsl,no-spread-spectrum;
Dimx6q-hummingboard2-som-v15.dts61 fsl,no-spread-spectrum;
Dimx6q-hummingboard2.dts60 fsl,no-spread-spectrum;
Dtegra20-paz00.dts406 regulator-coupled-max-spread = <170000 550000>;
417 regulator-coupled-max-spread = <550000 550000>;
444 regulator-coupled-max-spread = <170000 550000>;
Dtegra20-ventana.dts430 regulator-coupled-max-spread = <170000 550000>;
442 regulator-coupled-max-spread = <550000 550000>;
470 regulator-coupled-max-spread = <170000 550000>;
/Linux-v6.1/Documentation/driver-api/media/drivers/
Drkisp1.rst22 reached much market spread.
/Linux-v6.1/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-v6.1/drivers/gpu/drm/bridge/
Dtc358767.c279 bool spread; member
486 if (tc->link.spread) in tc_srcctrl()
761 tc->link.spread = reg & DP_MAX_DOWNSPREAD_0_5; in tc_get_display_props()
781 tc->link.spread ? "0.5%" : "0.0%", in tc_get_display_props()
1006 (tc->link.spread ? DP0_SRCCTRL_SSCG : 0) | in tc_main_link_enable()
1091 tmp[0] = tc->link.spread ? DP_SPREAD_AMP_0_5 : 0x00; in tc_main_link_enable()
/Linux-v6.1/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-v6.1/kernel/irq/
DKconfig123 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
/Linux-v6.1/Documentation/mips/
Dingenic-tcu.rst55 The functionalities of the TCU hardware are spread across multiple drivers:

123