Searched full:mpc8544 (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.15/arch/powerpc/boot/dts/fsl/ |
D | mpc8544si-post.dtsi | 2 * MPC8544 Silicon/SoC Device Tree Source (post include) 38 compatible = "fsl,mpc8544-lbc", "fsl,pq3-localbus", "simple-bus"; 142 compatible = "fsl,mpc8544-immr", "simple-bus"; 152 compatible = "fsl,mpc8544-ecm", "fsl,ecm"; 158 compatible = "fsl,mpc8544-memory-controller"; 168 compatible = "fsl,mpc8544-l2-cache-controller"; 187 compatible = "fsl,mpc8544-guts";
|
D | mpc8544si-pre.dtsi | 2 * MPC8544 Silicon/SoC Device Tree Source (pre include) 40 compatible = "fsl,MPC8544";
|
D | mpc8544ds.dts | 3 * MPC8544 DS Device Tree Source
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | socrates.dts | 3 * Device Tree Source for the Socrates board (MPC8544). 55 compatible = "fsl,mpc8544-immr", "simple-bus"; 64 compatible = "fsl,mpc8544-ecm", "fsl,ecm"; 71 compatible = "fsl,mpc8544-memory-controller"; 78 compatible = "fsl,mpc8544-l2-cache-controller"; 90 compatible = "fsl,mpc8544-i2c", "fsl-i2c"; 122 compatible = "fsl,mpc8544-i2c", "fsl-i2c"; 233 compatible = "fsl,mpc8544-localbus",
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-mpc.yaml | 25 - fsl,mpc8544-i2c 87 /* MPC8544 base board */ 91 compatible = "fsl,mpc8544-i2c", "fsl-i2c";
|
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/ |
D | l2cache.txt | 23 "fsl,mpc8544-l2-cache-controller"
|
D | ecm.txt | 47 CHIP is the processor (mpc8572, mpc8544, etc.)
|
D | mpic.txt | 162 * The MPC8544 I2C controller node has an internal
|
/Linux-v5.15/arch/powerpc/platforms/85xx/ |
D | mpc85xx_ds.c | 190 .name = "MPC8544 DS", in define_machine()
|
D | Kconfig | 96 This option enables support for the MPC85xx DS (MPC8544 DS) board
|
/Linux-v5.15/arch/powerpc/sysdev/ |
D | fsl_85xx_l2ctlr.c | 179 { .compatible = "fsl,mpc8544-l2-cache-controller",},
|
D | mpic.c | 1566 * mpc8536). It is not present in MPIC 2.0 (e.g. mpc8544). in mpic_init()
|
/Linux-v5.15/drivers/soc/fsl/ |
D | guts.c | 220 { .compatible = "fsl,mpc8544-guts", },
|
/Linux-v5.15/drivers/edac/ |
D | mpc85xx_edac.c | 622 { .compatible = "fsl,mpc8544-l2-cache-controller", }, 657 { .compatible = "fsl,mpc8544-memory-controller", },
|
/Linux-v5.15/drivers/i2c/busses/ |
D | i2c-mpc.c | 365 * and MPC8544 indicate SEC frequency ratio in mpc_i2c_get_sec_cfg_8xxx() 930 {.compatible = "fsl,mpc8544-i2c", .data = &mpc_i2c_data_8544, },
|