Home
last modified time | relevance | path

Searched full:mcm (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmediatek,mt7530.yaml149 mediatek,mcm:
157 GPIO to reset the switch. Use this if mediatek,mcm is not used.
164 const: mcm
273 - mediatek,mcm
303 mediatek,mcm: false
312 - mediatek,mcm
325 mediatek,mcm: false
404 mediatek,mcm;
406 reset-names = "mcm";
532 mediatek,mcm;
[all …]
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmcm.txt9 windows are configured. For MCM based devices this is the first 4k
18 Definition: Must include "fsl,mcm-law"
37 The MPX LAW node represents the region of CCSR space where MCM config
46 Definition: Must include "fsl,CHIP-mcm", "fsl,mcm" where
/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8641si-post.dtsi22 mcm-law@0 {
23 compatible = "fsl,mcm-law";
28 mcm@1000 {
29 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623a.dtsi53 mediatek,mcm;
55 reset-names = "mcm";
/linux/arch/parisc/include/asm/
H A Dhash.h29 * of the Hcub algorithm at http://spiral.ece.cmu.edu/mcm/gen.html.
60 * (http://spiral.ece.cmu.edu/mcm/gen.html) is designed for *multiple*
/linux/arch/microblaze/include/asm/
H A Dhash.h13 * of the Hcub algorithm at http://spiral.ece.cmu.edu/mcm/gen.html.
/linux/drivers/net/dsa/
H A Dmt7530.h864 * @rstc: The pointer to reset control used by MCM
868 * @mcm: Flag for distinguishing if standalone IC or module
895 bool mcm; member
H A Dmt7530.c2476 if (priv->mcm) { in mt7530_setup()
2717 if (priv->mcm) { in mt7531_setup()
/linux/Documentation/arch/x86/
H A Damd_hsmp.rst62 AMD MI300A MCM provides GET_METRICS_TABLE message to retrieve
H A Dtopology.rst29 advent of Multi Chip Modules (MCM) a socket can hold more than one package. So
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h251 * @mcm_3d_lut_caps: HW support cap for MCM LUT memory
1437 /* RMCM lut to be used instead of MCM */
1498 uint32_t mcm_transfer_function_enable_change:1; /* disable or enable MCM transfer func */
1920 * Color Transformations for pre-blend MCM (Shaper, 3DLUT, 1DLUT)
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c673 {"MCM", ATTENTION_PAR_INT, NULL, BLOCK_MCM},
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c417 /* MCM location fixed to pre-blend */ in dcn401_set_mcm_luts()