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/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/hwss/dcn401/
H A Ddcn401_hwseq.c465 if (mpc->funcs->mcm.populate_lut) in dcn401_populate_mcm_luts()
466 mpc->funcs->mcm.populate_lut(mpc, m_lut_params, lut_bank_a, mpcc_id); in dcn401_populate_mcm_luts()
502 if (mpc->funcs->mcm.is_config_supported && in dcn401_populate_mcm_luts()
503 !mpc->funcs->mcm.is_config_supported(width)) in dcn401_populate_mcm_luts()
514 if (mpc->funcs->mcm.program_bit_depth) in dcn401_populate_mcm_luts()
515 mpc->funcs->mcm.program_bit_depth(mpc, mcm_luts.lut3d_data.gpu_mem_params.bit_depth, mpcc_id); in dcn401_populate_mcm_luts()
555 mpc->funcs->mcm.program_bias_scale) { in dcn401_populate_mcm_luts()
556 mpc->funcs->mcm.program_bias_scale(mpc, in dcn401_populate_mcm_luts()
582 if (mpc->funcs->mcm.program_lut_read_write_control) in dcn401_populate_mcm_luts()
583 mpc->funcs->mcm.program_lut_read_write_control(mpc, MCM_LUT_3DLUT, lut_bank_a, true, mpcc_id); in dcn401_populate_mcm_luts()
[all …]
/linux/drivers/atm/
H A Dsuni.h110 /* MCM is reg 0x4 */
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h251 * @mcm_3d_lut_caps: HW support cap for MCM LUT memory
1455 uint32_t mcm_transfer_function_enable_change:1; /* disable or enable MCM transfer func */
1869 * Color Transformations for pre-blend MCM (Shaper, 3DLUT, 1DLUT)
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu342 node, or per internal node on MCM machines. Writing a valid
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c673 {"MCM", ATTENTION_PAR_INT, NULL, BLOCK_MCM},