Searched full:mcm (Results 1 – 16 of 16) sorted by relevance
/linux-6.8/Documentation/devicetree/bindings/net/dsa/ |
D | mediatek,mt7530.yaml | 131 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/ |
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-6.8/drivers/net/dsa/ |
D | mt7530-mdio.c | 164 /* 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()
|
D | mt7530.h | 748 * @rstc: The pointer to reset control used by MCM 752 * @mcm: Flag for distinguishing if standalone IC or module 775 bool mcm; member
|
D | mt7530.c | 2244 if (priv->mcm) { in mt7530_setup() 2450 if (priv->mcm) { in mt7531_setup()
|
/linux-6.8/arch/powerpc/boot/dts/fsl/ |
D | mpc8641si-post.dtsi | 22 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/ |
D | mt7623a.dtsi | 53 mediatek,mcm; 55 reset-names = "mcm";
|
/linux-6.8/arch/parisc/include/asm/ |
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-6.8/arch/microblaze/include/asm/ |
D | hash.h | 13 * of the Hcub algorithm at http://spiral.ece.cmu.edu/mcm/gen.html.
|
/linux-6.8/Documentation/arch/x86/ |
D | amd_hsmp.rst | 49 AMD MI300A MCM provides GET_METRICS_TABLE message to retrieve
|
D | topology.rst | 29 advent of Multi Chip Modules (MCM) a socket can hold more than one package. So
|
/linux-6.8/arch/mips/boot/dts/ralink/ |
D | mt7621.dtsi | 351 mediatek,mcm; 353 reset-names = "mcm";
|
/linux-6.8/drivers/atm/ |
D | suni.h | 110 /* MCM is reg 0x4 */
|
/linux-6.8/drivers/hwmon/ |
D | fam15h_power.c | 455 * do the tweaking on _each_ node in MCM processors as the counters in fam15h_power_probe()
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 283 node, or per internal node on MCM machines. Writing a valid
|
/linux-6.8/drivers/net/ethernet/qlogic/qed/ |
D | qed_int.c | 673 {"MCM", ATTENTION_PAR_INT, NULL, BLOCK_MCM},
|