Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmediatek,mt7530.yaml131 mediatek,mcm:
139 GPIO to reset the switch. Use this if mediatek,mcm is not used.
146 const: mcm
241 - mediatek,mcm
271 mediatek,mcm: false
280 - mediatek,mcm
290 mediatek,mcm: false
369 mediatek,mcm;
371 reset-names = "mcm";
497 mediatek,mcm;
[all …]
/openbmc/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
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c79 volatile ccsr_local_mcm_t *mcm = &immap->im_local_mcm; in checkboard() local
108 mcm->abcr |= 0x00010000; /* 0 */ in checkboard()
109 mcm->hpmr3 = 0x80000008; /* 4c */ in checkboard()
110 mcm->hpmr0 = 0; in checkboard()
111 mcm->hpmr1 = 0; in checkboard()
112 mcm->hpmr2 = 0; in checkboard()
113 mcm->hpmr4 = 0; in checkboard()
114 mcm->hpmr5 = 0; in checkboard()
/openbmc/linux/drivers/net/dsa/
H A 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()
H A Dmt7530.h778 * @rstc: The pointer to reset control used by MCM
782 * @mcm: Flag for distinguishing if standalone IC or module
805 bool mcm; member
H A Dmt7530.c2444 if (priv->mcm) { in mt7530_setup()
2657 if (priv->mcm) { in mt7531_setup()
/openbmc/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";
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623a.dtsi53 mediatek,mcm;
55 reset-names = "mcm";
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h19 /* Local-Access Registers and MCM Registers(0x0000-0x2000) */
69 uint abcr; /* 0x1000 - MCM CCB Address Configuration Register */
71 uint dbcr; /* 0x1008 - MCM MPX data bus Configuration Register */
73 uint pcr; /* 0x1010 - MCM CCB Port Configuration Register */
75 uint hpmr0; /* 0x1040 - MCM HPM Threshold Count Register 0 */
76 uint hpmr1; /* 0x1044 - MCM HPM Threshold Count Register 1 */
77 uint hpmr2; /* 0x1048 - MCM HPM Threshold Count Register 2 */
78 uint hpmr3; /* 0x104c - MCM HPM Threshold Count Register 3 */
80 uint hpmr4; /* 0x1060 - MCM HPM Threshold Count Register 4 */
81 uint hpmr5; /* 0x1064 - MCM HPM Threshold Count Register 5 */
[all …]
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c177 int mcm; member
552 if (priv->mcm) { in mt7530_setup()
1121 priv->mcm = dev_read_bool(dev, "mediatek,mcm"); in mtk_eth_ofdata_to_platdata()
1122 if (priv->mcm) { in mtk_eth_ofdata_to_platdata()
1123 ret = reset_get_by_name(dev, "mcm", &priv->rst_mcm); in mtk_eth_ofdata_to_platdata()
1125 printf("error: no reset ctrl for mcm\n"); in mtk_eth_ofdata_to_platdata()
/openbmc/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*
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dinterrupts.c51 pic->iivpr1 = 0x810001; /* 50220 enable mcm interrupts */ in interrupt_init_cpu()
/openbmc/linux/arch/microblaze/include/asm/
H A Dhash.h13 * of the Hcub algorithm at http://spiral.ece.cmu.edu/mcm/gen.html.
/openbmc/linux/arch/mips/boot/dts/ralink/
H A Dmt7621.dtsi352 mediatek,mcm;
354 reset-names = "mcm";
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623.dtsi270 reset-names = "fe", "mcm";
/openbmc/linux/Documentation/arch/x86/
H A Dtopology.rst29 advent of Multi Chip Modules (MCM) a socket can hold more than one package. So
/openbmc/linux/drivers/atm/
H A Dsuni.h110 /* MCM is reg 0x4 */
/openbmc/linux/drivers/hwmon/
H A Dfam15h_power.c456 * do the tweaking on _each_ node in MCM processors as the counters in fam15h_power_probe()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu283 node, or per internal node on MCM machines. Writing a valid
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c673 {"MCM", ATTENTION_PAR_INT, NULL, BLOCK_MCM},
/openbmc/linux/
H A Dopengrok0.0.log[all...]