Home
last modified time | relevance | path

Searched full:mcm (Results 1 – 14 of 14) 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/drivers/net/dsa/
H A Dmt7530-mdio.c168 /* Use medatek,mcm property to distinguish hardware type that would in mt7530_probe()
170 * Not MCM that indicates switch works as the remote standalone in mt7530_probe()
173 * through syscon provides in the case of MCM. in mt7530_probe()
175 priv->mcm = of_property_read_bool(dn, "mediatek,mcm"); in mt7530_probe()
176 if (priv->mcm) { in mt7530_probe()
179 priv->rstc = devm_reset_control_get(&mdiodev->dev, "mcm"); in mt7530_probe()
H A Dmt7530.c2403 if (priv->mcm) { in mt7530_setup()
2641 if (priv->mcm) { in mt7531_setup()
/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/atm/
H A Dsuni.h110 /* MCM is reg 0x4 */
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h241 * @mcm_3d_lut_caps: HW support cap for MCM LUT memory
1408 uint32_t mcm_transfer_function_enable_change:1; /* disable or enable MCM transfer func */
1821 * 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},