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.yaml135 mediatek,mcm:
143 GPIO to reset the switch. Use this if mediatek,mcm is not used.
150 const: mcm
247 - mediatek,mcm
277 mediatek,mcm: false
286 - mediatek,mcm
298 mediatek,mcm: false
377 mediatek,mcm;
379 reset-names = "mcm";
505 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.c161 /* Use medatek,mcm property to distinguish hardware type that would in mt7530_probe()
163 * Not MCM that indicates switch works as the remote standalone in mt7530_probe()
166 * through syscon provides in the case of MCM. in mt7530_probe()
168 priv->mcm = of_property_read_bool(dn, "mediatek,mcm"); in mt7530_probe()
169 if (priv->mcm) { in mt7530_probe()
172 priv->rstc = devm_reset_control_get(&mdiodev->dev, "mcm"); in mt7530_probe()
H A Dmt7530.h806 * @rstc: The pointer to reset control used by MCM
810 * @mcm: Flag for distinguishing if standalone IC or module
836 bool mcm; member
H A Dmt7530.c2379 if (priv->mcm) { in mt7530_setup()
2608 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 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/hwmon/
H A Dfam15h_power.c455 * do the tweaking on _each_ node in MCM processors as the counters in fam15h_power_probe()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu283 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},