Searched full:mcm (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 135 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 D | mcm.txt | 9 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 D | mt7530-mdio.c | 161 /* 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 D | mt7530.h | 806 * @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 D | mt7530.c | 2379 if (priv->mcm) { in mt7530_setup() 2608 if (priv->mcm) { in mt7531_setup()
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8641si-post.dtsi | 22 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 D | mt7623a.dtsi | 53 mediatek,mcm; 55 reset-names = "mcm";
|
/linux/arch/parisc/include/asm/ |
H A D | hash.h | 29 * 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 D | hash.h | 13 * of the Hcub algorithm at http://spiral.ece.cmu.edu/mcm/gen.html.
|
/linux/Documentation/arch/x86/ |
H A D | topology.rst | 29 advent of Multi Chip Modules (MCM) a socket can hold more than one package. So
|
/linux/drivers/atm/ |
H A D | suni.h | 110 /* MCM is reg 0x4 */
|
/linux/drivers/hwmon/ |
H A D | fam15h_power.c | 455 * do the tweaking on _each_ node in MCM processors as the counters in fam15h_power_probe()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | 283 node, or per internal node on MCM machines. Writing a valid
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.c | 673 {"MCM", ATTENTION_PAR_INT, NULL, BLOCK_MCM},
|