/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A 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";
|
H A D | mpc8544si-pre.dtsi | 2 * MPC8544 Silicon/SoC Device Tree Source (pre include) 40 compatible = "fsl,MPC8544";
|
H A D | mpc8544ds.dts | 3 * MPC8544 DS Device Tree Source
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A 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",
|
/openbmc/qemu/hw/ppc/ |
H A D | mpc8544_guts.c | 2 * QEMU PowerPC MPC8544 global util pseudo-device 15 * The documentation for this device is noted in the MPC8544 documentation, 63 #define TYPE_MPC8544_GUTS "mpc8544-guts" 139 "mpc8544.guts", MPC8544_GUTS_MMIO_SIZE); in mpc8544_guts_initfn()
|
H A D | e500.c | 387 char compatible_sb[] = "fsl,mpc8544-immr\0simple-bus"; in ppce500_load_device_tree() 587 qemu_fdt_setprop_string(fdt, gutil, "compatible", "fsl,mpc8544-guts"); in ppce500_load_device_tree() 1055 dev = qdev_new("mpc8544-guts"); in ppce500_init()
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-mpc.yaml | 25 - fsl,mpc8544-i2c 90 /* MPC8544 base board */ 94 compatible = "fsl,mpc8544-i2c", "fsl-i2c";
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | Kconfig | 81 bool "Freescale MPC8544 DS / MPC8572 DS" 87 This option enables support for the MPC8544 DS and MPC8572 DS boards
|
H A D | mpc85xx_ds.c | 75 .name = "MPC8544 DS", in define_machine()
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/fsl/ |
H A D | fsl,ddr.yaml | 31 - fsl,mpc8544-memory-controller
|
/openbmc/linux/Documentation/devicetree/bindings/cache/ |
H A D | freescale-l2cache.txt | 17 "fsl,mpc8544-l2-cache-controller"
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | ecm.txt | 47 CHIP is the processor (mpc8572, mpc8544, etc.)
|
H A D | mpic.txt | 162 * The MPC8544 I2C controller node has an internal
|
/openbmc/linux/drivers/edac/ |
H A D | mpc85xx_edac.c | 616 { .compatible = "fsl,mpc8544-l2-cache-controller", }, 644 { .compatible = "fsl,mpc8544-memory-controller", },
|
/openbmc/linux/drivers/soc/fsl/ |
H A D | guts.c | 165 { .compatible = "fsl,mpc8544-guts", },
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-models.c | 351 POWERPC_DEF_SVR("mpc8544_v10", "MPC8544 v1.0", 353 POWERPC_DEF_SVR("mpc8544_v11", "MPC8544 v1.1", 846 { "mpc8544", "mpc8544_v11" },
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-mpc.c | 374 * and MPC8544 indicate SEC frequency ratio in mpc_i2c_get_sec_cfg_8xxx() 951 {.compatible = "fsl,mpc8544-i2c", .data = &mpc_i2c_data_8544, },
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | mpic.c | 1565 * mpc8536). It is not present in MPIC 2.0 (e.g. mpc8544). in mpic_init()
|