Searched full:spectrum (Results 1 – 25 of 211) sorted by relevance
123456789
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 31 spectrum clocking parameters for a board. 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;
|
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | Kconfig | 75 tristate "Mellanox Technologies Spectrum family support" 91 Spectrum/Spectrum-2/Spectrum-3 Ethernet Switch ASICs.
|
D | spectrum_nve.h | 10 #include "spectrum.h" 31 u16 ul_rif_index; /* Reserved for Spectrum */
|
D | spectrum_mr_tcam.h | 7 #include "spectrum.h"
|
D | spectrum_acl_flex_actions.h | 7 #include "spectrum.h"
|
D | spectrum_cnt.h | 8 #include "spectrum.h"
|
D | spectrum_acl_flex_keys.c | 6 #include "spectrum.h" 231 /* A block in Spectrum-2 is of the following form: 241 /* The key / mask block layout in Spectrum-2 is of the following form:
|
D | Makefile | 16 mlxsw_spectrum-objs := spectrum.o spectrum_buffers.o \
|
D | reg.h | 134 * Note: Must be set for Spectrum. 377 * For Spectrum: use FID for both Dynamic and Static entries. 443 * For Spectrum: use FID for both Dynamic and Static entries. 494 * For Spectrum this value must be set to 0x1FFF 750 * Reserved on Spectrum. 1068 * The multicast ID for the swid. Not supported for Spectrum 2105 * Must be set to 1 for Spectrum. 2265 * For Spectrum and Spectrum-2, this is always type 2 - "flexible" 2272 MLXSW_REG_PTAR_KEY_TYPE_FLEX2 = 0x51, /* Spectrum-2 */ 2354 * For Spectrum, the index points to the KVD Linear. [all …]
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | cxd2820r.h | 35 * @spec_inv: Input spectrum inverted. 60 * @spec_inv: Spectrum inversion. Default: 0. Values: 0, 1. 89 /* Spectrum inversion.
|
D | m88ds3103.h | 54 * @spec_inv: Input spectrum inversion. 99 * @spec_inv: Spectrum inversion. Default: 0.
|
D | si2165.h | 40 /* invert the spectrum */
|
D | tda10071.h | 23 * @spec_inv: Input spectrum inversion.
|
D | si2168.h | 30 * Inverted spectrum
|
D | rtl2830.h | 16 * @spec_inv: Spectrum inversion.
|
/linux-5.10/arch/c6x/boot/dts/ |
D | evmc6474.dts | 17 model = "Spectrum Digital EVMC6474"; 18 compatible = "spectrum-digital,evmc6474";
|
D | dsk6455.dts | 16 model = "Spectrum Digital DSK6455"; 17 compatible = "spectrum-digital,dsk6455";
|
/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
D | resource_scale.sh | 13 echo "SKIP: test is tailored for Mellanox Spectrum-2 and Spectrum-3"
|
/linux-5.10/Documentation/devicetree/bindings/ata/ |
D | imx-sata.yaml | 57 fsl,no-spread-spectrum: 59 description: if present, disable spread-spectrum clocking on the SATA link.
|
/linux-5.10/Documentation/misc-devices/ |
D | apds990x.rst | 26 might vary quite much depending the spectrum of the light source. 69 on the light spectrum etc.
|
D | ics932s401.rst | 25 frequency. If spread spectrum mode is enabled, the driver also reports by what
|
/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/ |
D | dce120_clk_mgr.c | 48 * 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-5.10/sound/soc/codecs/ |
D | tda7419.c | 451 SOC_ENUM("Spectrum Analyzer Q Factor", soc_enum_sa_q_factor), 452 SOC_ENUM("Spectrum Analyzer Reset Mode", soc_enum_reset_mode), 453 SOC_ENUM("Spectrum Analyzer Source", soc_enum_sa_src), 454 SOC_SINGLE("Spectrum Analyzer Run Switch", TDA7419_SA_CLK_AC_REG, 456 SOC_SINGLE("Spectrum Analyzer Reset Switch", TDA7419_SA_CLK_AC_REG,
|
/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
D | dfp.c | 214 * 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() 233 * The logic behind turning spread spectrum on/off in the first place, in nv04_dfp_prepare_sel_clk()
|
/linux-5.10/Documentation/ABI/testing/ |
D | devlink-resource-mlxsw | 5 Description: The main database in the Spectrum device is a centralized
|
123456789