Home
last modified time | relevance | path

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

1234

/linux-6.1.9/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;
Drenesas,9series.yaml43 renesas,out-spread-spectrum:
46 description: Output clock down spread in pcm (1/1000 of percent)
Dmarvell,berlin.txt7 Clock related registers are spread among the chip control registers. Berlin
/linux-6.1.9/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-6.1.9/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-6.1.9/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-6.1.9/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-6.1.9/Documentation/devicetree/bindings/ata/
Dimx-sata.yaml57 fsl,no-spread-spectrum:
59 description: if present, disable spread-spectrum clocking on the SATA link.
/linux-6.1.9/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-6.1.9/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-6.1.9/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.dts60 fsl,no-spread-spectrum;
Dimx6q-hummingboard2-som-v15.dts61 fsl,no-spread-spectrum;
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dsamsung,s2mps11.yaml192 regulator-coupled-max-spread = <300000>;
206 regulator-coupled-max-spread = <300000>;
/linux-6.1.9/Documentation/driver-api/media/drivers/
Drkisp1.rst22 reached much market spread.
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Drenesas,usb3-phy.yaml53 Enable/disable spread spectrum clock (ssc). 0 or the property doesn't
Dbrcm,sata-phy.yaml65 Use spread spectrum clocking (SSC) on this port
/linux-6.1.9/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-6.1.9/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()

1234