Home
last modified time | relevance | path

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

/linux-6.8/Documentation/devicetree/bindings/net/dsa/
Dmediatek,mt7530.yaml131 mediatek,mcm:
139 GPIO to reset the switch. Use this if mediatek,mcm is not used.
146 const: mcm
243 - mediatek,mcm
273 mediatek,mcm: false
282 - mediatek,mcm
292 mediatek,mcm: false
371 mediatek,mcm;
373 reset-names = "mcm";
499 mediatek,mcm;
[all …]
/linux-6.8/Documentation/devicetree/bindings/powerpc/fsl/
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-6.8/drivers/net/dsa/
Dmt7530-mdio.c164 /* Use medatek,mcm property to distinguish hardware type that would in mt7530_probe()
166 * Not MCM that indicates switch works as the remote standalone in mt7530_probe()
169 * through syscon provides in the case of MCM. in mt7530_probe()
171 priv->mcm = of_property_read_bool(dn, "mediatek,mcm"); in mt7530_probe()
172 if (priv->mcm) { in mt7530_probe()
175 priv->rstc = devm_reset_control_get(&mdiodev->dev, "mcm"); in mt7530_probe()
Dmt7530.h748 * @rstc: The pointer to reset control used by MCM
752 * @mcm: Flag for distinguishing if standalone IC or module
775 bool mcm; member
Dmt7530.c2244 if (priv->mcm) { in mt7530_setup()
2450 if (priv->mcm) { in mt7531_setup()
/linux-6.8/arch/powerpc/boot/dts/fsl/
Dmpc8641si-post.dtsi22 mcm-law@0 {
23 compatible = "fsl,mcm-law";
28 mcm@1000 {
29 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
/linux-6.8/arch/arm/boot/dts/mediatek/
Dmt7623a.dtsi53 mediatek,mcm;
55 reset-names = "mcm";
/linux-6.8/arch/parisc/include/asm/
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-6.8/arch/microblaze/include/asm/
Dhash.h13 * of the Hcub algorithm at http://spiral.ece.cmu.edu/mcm/gen.html.
/linux-6.8/Documentation/arch/x86/
Damd_hsmp.rst49 AMD MI300A MCM provides GET_METRICS_TABLE message to retrieve
Dtopology.rst29 advent of Multi Chip Modules (MCM) a socket can hold more than one package. So
/linux-6.8/arch/mips/boot/dts/ralink/
Dmt7621.dtsi351 mediatek,mcm;
353 reset-names = "mcm";
/linux-6.8/drivers/atm/
Dsuni.h110 /* MCM is reg 0x4 */
/linux-6.8/drivers/hwmon/
Dfam15h_power.c455 * do the tweaking on _each_ node in MCM processors as the counters in fam15h_power_probe()
/linux-6.8/Documentation/ABI/testing/
Dsysfs-devices-system-cpu283 node, or per internal node on MCM machines. Writing a valid
/linux-6.8/drivers/net/ethernet/qlogic/qed/
Dqed_int.c673 {"MCM", ATTENTION_PAR_INT, NULL, BLOCK_MCM},