Searched full:mpc8544 (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-mpc.yaml | 25 - fsl,mpc8544-i2c 90 /* MPC8544 base board */ 94 compatible = "fsl,mpc8544-i2c", "fsl-i2c";
|
/linux-6.12.1/arch/powerpc/platforms/85xx/ |
D | Kconfig | 81 bool "Freescale MPC8544 DS / MPC8572 DS" 87 This option enables support for the MPC8544 DS and MPC8572 DS boards
|
D | mpc85xx_ds.c | 75 .name = "MPC8544 DS", in define_machine()
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/fsl/ |
D | fsl,ddr.yaml | 31 - fsl,mpc8544-memory-controller
|
/linux-6.12.1/Documentation/devicetree/bindings/cache/ |
D | freescale-l2cache.txt | 17 "fsl,mpc8544-l2-cache-controller"
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ecm.txt | 47 CHIP is the processor (mpc8572, mpc8544, etc.)
|
D | mpic.txt | 162 * The MPC8544 I2C controller node has an internal
|
/linux-6.12.1/drivers/edac/ |
D | mpc85xx_edac.c | 613 { .compatible = "fsl,mpc8544-l2-cache-controller", }, 641 { .compatible = "fsl,mpc8544-memory-controller", },
|
/linux-6.12.1/drivers/soc/fsl/ |
D | guts.c | 165 { .compatible = "fsl,mpc8544-guts", },
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-mpc.c | 369 * and MPC8544 indicate SEC frequency ratio in mpc_i2c_get_sec_cfg_8xxx() 931 {.compatible = "fsl,mpc8544-i2c", .data = &mpc_i2c_data_8544, },
|
/linux-6.12.1/arch/powerpc/sysdev/ |
D | mpic.c | 1565 * mpc8536). It is not present in MPIC 2.0 (e.g. mpc8544). in mpic_init()
|