Home
last modified time | relevance | path

Searched full:mpc8544 (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/arch/powerpc/boot/dts/fsl/
Dmpc8544si-post.dtsi2 * 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";
Dmpc8544si-pre.dtsi2 * MPC8544 Silicon/SoC Device Tree Source (pre include)
40 compatible = "fsl,MPC8544";
Dmpc8544ds.dts3 * MPC8544 DS Device Tree Source
/Linux-v5.15/arch/powerpc/boot/dts/
Dsocrates.dts3 * 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/
Di2c-mpc.yaml25 - fsl,mpc8544-i2c
87 /* MPC8544 base board */
91 compatible = "fsl,mpc8544-i2c", "fsl-i2c";
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/
Dl2cache.txt23 "fsl,mpc8544-l2-cache-controller"
Decm.txt47 CHIP is the processor (mpc8572, mpc8544, etc.)
Dmpic.txt162 * The MPC8544 I2C controller node has an internal
/Linux-v5.15/arch/powerpc/platforms/85xx/
Dmpc85xx_ds.c190 .name = "MPC8544 DS", in define_machine()
DKconfig96 This option enables support for the MPC85xx DS (MPC8544 DS) board
/Linux-v5.15/arch/powerpc/sysdev/
Dfsl_85xx_l2ctlr.c179 { .compatible = "fsl,mpc8544-l2-cache-controller",},
Dmpic.c1566 * mpc8536). It is not present in MPIC 2.0 (e.g. mpc8544). in mpic_init()
/Linux-v5.15/drivers/soc/fsl/
Dguts.c220 { .compatible = "fsl,mpc8544-guts", },
/Linux-v5.15/drivers/edac/
Dmpc85xx_edac.c622 { .compatible = "fsl,mpc8544-l2-cache-controller", },
657 { .compatible = "fsl,mpc8544-memory-controller", },
/Linux-v5.15/drivers/i2c/busses/
Di2c-mpc.c365 * and MPC8544 indicate SEC frequency ratio in mpc_i2c_get_sec_cfg_8xxx()
930 {.compatible = "fsl,mpc8544-i2c", .data = &mpc_i2c_data_8544, },