Searched refs:spread (Results 1 – 25 of 59) sorted by relevance
123
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 30 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;
|
D | marvell,berlin.txt | 7 Clock related registers are spread among the chip control registers. Berlin
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | nvidia,tegra-regulators-coupling.txt | 40 regulator-coupled-max-spread = <170000 550000>; 50 regulator-coupled-max-spread = <170000 550000>; 60 regulator-coupled-max-spread = <550000 550000>;
|
/Linux-v5.10/Documentation/misc-devices/ |
D | ics932s401.rst | 25 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.10/arch/arm/boot/dts/ |
D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 56 regulator-coupled-max-spread = <300000>; 133 regulator-coupled-max-spread = <300000>;
|
D | tegra30-cardhu-a04.dts | 103 regulator-coupled-max-spread = <300000>; 113 regulator-coupled-max-spread = <300000>;
|
D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 70 regulator-coupled-max-spread = <300000>; 83 regulator-coupled-max-spread = <300000>;
|
D | imx6q-dms-ba16.dts | 113 fsl,no-spread-spectrum;
|
D | imx6q-cubox-i-emmc-som-v15.dts | 59 fsl,no-spread-spectrum;
|
D | imx6q-cubox-i-som-v15.dts | 58 fsl,no-spread-spectrum;
|
D | imx6q-cubox-i.dts | 58 fsl,no-spread-spectrum;
|
D | tegra20-paz00.dts | 393 regulator-coupled-max-spread = <170000 450000>; 404 regulator-coupled-max-spread = <450000 450000>; 431 regulator-coupled-max-spread = <170000 450000>;
|
D | imx6q-hummingboard2-som-v15.dts | 61 fsl,no-spread-spectrum;
|
D | imx6q-hummingboard2-emmc-som-v15.dts | 62 fsl,no-spread-spectrum;
|
D | imx6q-hummingboard2.dts | 60 fsl,no-spread-spectrum;
|
/Linux-v5.10/fs/udf/ |
D | balloc.c | 563 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.10/Documentation/devicetree/bindings/phy/ |
D | brcm-sata-phy.txt | 28 - brcm,enable-ssc: use spread spectrum clocking (SSC) on this port
|
/Linux-v5.10/drivers/gpu/drm/bridge/ |
D | tc358767.c | 238 bool spread; member 440 if (tc->link.spread) in tc_srcctrl() 699 tc->link.spread = reg & DP_MAX_DOWNSPREAD_0_5; in tc_get_display_props() 719 tc->link.spread ? "0.5%" : "0.0%", in tc_get_display_props() 917 (tc->link.spread ? DP0_SRCCTRL_SSCG : 0) | in tc_main_link_enable() 1002 tmp[0] = tc->link.spread ? DP_SPREAD_AMP_0_5 : 0x00; in tc_main_link_enable()
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-zx.txt | 40 the pin spread in both controllers. This type of pins are called 'AON pins'.
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | switch.rst | 22 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.10/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 25 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.10/kernel/irq/ |
D | Kconfig | 124 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | syna.txt | 68 CPU boot address. Unfortunately, the individual registers are spread among the
|
/Linux-v5.10/Documentation/mips/ |
D | ingenic-tcu.rst | 55 The functionalities of the TCU hardware are spread across multiple drivers:
|
/Linux-v5.10/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 19 spread over the children.
|
123