Searched refs:mcm (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | mpc8641si-post.dtsi | 27 mcm-law@0 { 28 compatible = "fsl,mcm-law"; 33 mcm@1000 { 34 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mcm.txt | 18 Definition: Must include "fsl,mcm-law" 46 Definition: Must include "fsl,CHIP-mcm", "fsl,mcm" where
|
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/ |
D | mt7530.txt | 9 - mediatek,mcm: Boolean; if defined, indicates that either MT7530 is the part 17 If the property mediatek,mcm isn't defined, following property is required 25 - reset-names : Should be set to "mcm".
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | mpc8610_hpcd.dts | 132 mcm-law@0 { 133 compatible = "fsl,mcm-law"; 138 mcm@1000 { 139 compatible = "fsl,mpc8610-mcm", "fsl,mcm";
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | mt7623a-rfb-emmc.dts | 137 mediatek,mcm; 139 reset-names = "mcm";
|
D | mt7623a-rfb-nand.dts | 141 mediatek,mcm; 143 reset-names = "mcm";
|
/Linux-v4.19/drivers/net/dsa/ |
D | mt7530.c | 1249 if (priv->mcm) { in mt7530_setup() 1352 priv->mcm = of_property_read_bool(dn, "mediatek,mcm"); in mt7530_probe() 1353 if (priv->mcm) { in mt7530_probe() 1376 if (!priv->mcm) { in mt7530_probe()
|
D | mt7530.h | 433 bool mcm; member
|