| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A 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;
|
| H A D | marvell,berlin.txt | 7 Clock related registers are spread among the chip control registers. Berlin
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A 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>;
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A 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%.
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 56 regulator-coupled-max-spread = <300000>; 133 regulator-coupled-max-spread = <300000>;
|
| H A D | tegra30-cardhu-a04.dts | 103 regulator-coupled-max-spread = <300000>; 113 regulator-coupled-max-spread = <300000>;
|
| H A D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 70 regulator-coupled-max-spread = <300000>; 83 regulator-coupled-max-spread = <300000>;
|
| H A D | imx6q-dms-ba16.dts | 113 fsl,no-spread-spectrum;
|
| H A 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>;
|
| H A D | imx6q-cubox-i.dts | 58 fsl,no-spread-spectrum;
|
| H A D | imx6q-cubox-i-emmc-som-v15.dts | 59 fsl,no-spread-spectrum;
|
| H A D | imx6q-cubox-i-som-v15.dts | 58 fsl,no-spread-spectrum;
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nand.c | 465 int spread = 0; in do_nand() local 480 spread = 1; in do_nand() 515 opts.spread = spread; in do_nand()
|
| /OK3568_Linux_fs/buildroot/package/irqbalance/ |
| H A D | Config.in | 12 spread as much as possible over an entire processor set, while
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_core.c | 986 u8 spread, adjust_request[2]; in analogix_dp_process_phy_request() local 992 ret = drm_dp_dpcd_readb(&dp->aux, DP_MAX_DOWNSPREAD, &spread); in analogix_dp_process_phy_request() 998 dp->link_train.ssc = !!(spread & DP_MAX_DOWNSPREAD_0_5); in analogix_dp_process_phy_request() 1086 u8 spread; in analogix_dp_fast_link_train_detection() local 1088 ret = drm_dp_dpcd_readb(&dp->aux, DP_MAX_DOWNSPREAD, &spread); in analogix_dp_fast_link_train_detection() 1093 dp->fast_train_enable = !!(spread & DP_NO_AUX_HANDSHAKE_LINK_TRAINING); in analogix_dp_fast_link_train_detection() 2187 u8 lane, spread; in analogix_dp_link_train_restore() local 2191 drm_dp_dpcd_readb(&dp->aux, DP_MAX_DOWNSPREAD, &spread); in analogix_dp_link_train_restore() 2196 dp->link_train.ssc = !!(spread & DP_MAX_DOWNSPREAD_0_5); in analogix_dp_link_train_restore()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | kdtree_single_index.h | 463 DistanceType spread = (DistanceType)(max_elem-min_elem); in middleSplit_() local 464 if (spread>max_spread) { in middleSplit_() 466 max_spread = spread; in middleSplit_()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A 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()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | nand.h | 94 int spread; member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | brcm-sata-phy.txt | 28 - brcm,enable-ssc: use spread spectrum clocking (SSC) on this port
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-zx.txt | 40 the pin spread in both controllers. This type of pins are called 'AON pins'.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A 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
|
| /OK3568_Linux_fs/rkbin/doc/release/ |
| H A D | RK3588_EN.md | 62 3. Support ddr spread spectrum mode. 84 7. Add support spread spectrum mode.
|
| /OK3568_Linux_fs/rkbin/tools/ |
| H A D | ddrbin_tool_user_guide.txt | 248 ssmod_downspread: ssmod work mode. 1: down spread, 0: center spread. 250 ssmod_spread: spread amplitude % = 0.1 * ssmod_spread; 0: disable ssmod, others will enable ssmod, …
|