Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/dts/fsl/
H A 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";
H A Dmpc8544si-pre.dtsi2 * MPC8544 Silicon/SoC Device Tree Source (pre include)
40 compatible = "fsl,MPC8544";
H A Dmpc8544ds.dts3 * MPC8544 DS Device Tree Source
/linux/arch/powerpc/boot/dts/
H A 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/Documentation/devicetree/bindings/i2c/
H A Di2c-mpc.yaml25 - fsl,mpc8544-i2c
90 /* MPC8544 base board */
94 compatible = "fsl,mpc8544-i2c", "fsl-i2c";
/linux/Documentation/devicetree/bindings/cache/
H A Dfreescale-l2cache.txt17 "fsl,mpc8544-l2-cache-controller"
/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_ds.c75 .name = "MPC8544 DS", in define_machine()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Decm.txt47 CHIP is the processor (mpc8572, mpc8544, etc.)
H A Dmpic.txt162 * The MPC8544 I2C controller node has an internal
/linux/drivers/edac/
H A Dmpc85xx_edac.c613 { .compatible = "fsl,mpc8544-l2-cache-controller", },
641 { .compatible = "fsl,mpc8544-memory-controller", },
/linux/drivers/soc/fsl/
H A Dguts.c165 { .compatible = "fsl,mpc8544-guts", },
/linux/drivers/i2c/busses/
H A Di2c-mpc.c369 * and MPC8544 indicate SEC frequency ratio in mpc_i2c_get_sec_cfg_8xxx()
931 {.compatible = "fsl,mpc8544-i2c", .data = &mpc_i2c_data_8544, },
/linux/arch/powerpc/sysdev/
H A Dmpic.c1566 * mpc8536). It is not present in MPIC 2.0 (e.g. mpc8544). in mpic_init()