Home
last modified time | relevance | path

Searched full:mpc8569 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569si-post.dtsi2 * MPC8569 Silicon/SoC Device Tree Source (post include)
38 compatible = "fsl,mpc8569-elbc", "fsl,elbc", "simple-bus";
98 compatible = "fsl,mpc8569-immr", "simple-bus";
108 compatible = "fsl,mpc8569-ecm", "fsl,ecm";
114 compatible = "fsl,mpc8569-memory-controller";
143 compatible = "fsl,mpc8569-l2-cache-controller";
178 compatible = "fsl,mpc8569-guts", "fsl,mpc8548-guts";
184 compatible = "fsl,mpc8569-pmc",
213 compatible = "fsl,mpc8569-qe-gtm",
225 compatible = "fsl,mpc8569-qe-spi", "fsl,spi";
[all …]
H A Dmpc8569si-pre.dtsi2 * MPC8569 Silicon/SoC Device Tree Source (pre include)
40 compatible = "fsl,MPC8569";
H A Dmpc8569mds.dts86 compatible = "fsl,mpc8569-fcm-nand",
126 compatible = "fsl,mpc8569-qe-pario-bank",
134 compatible = "fsl,mpc8569-qe-pario-bank",
/linux/Documentation/devicetree/bindings/cache/
H A Dfreescale-l2cache.txt22 "fsl,mpc8569-l2-cache-controller"
/linux/Documentation/devicetree/bindings/timer/
H A Dfsl,gtm.yaml28 - fsl,mpc8569-qe-gtm
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpmc.yaml66 - fsl,mpc8569-pmc
/linux/drivers/edac/
H A Dmpc85xx_edac.c617 { .compatible = "fsl,mpc8569-l2-cache-controller", },
645 { .compatible = "fsl,mpc8569-memory-controller", },
/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_mds.c349 .name = "MPC8569 MDS", in define_machine()