Searched full:mpc8315 (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/powerpc/boot/dts/ |
| H A D | mpc8315erdb.dts | 52 compatible = "fsl,mpc8315-elbc", "fsl,elbc", "simple-bus"; 77 compatible = "fsl,mpc8315-fcm-nand", 99 compatible = "fsl,mpc8315-immr", "simple-bus"; 147 compatible = "fsl,mpc8315-dma", "fsl,elo-dma"; 154 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel"; 161 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel"; 168 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel"; 175 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel"; 301 compatible = "fsl,mpc8315-sata", "fsl,pq-sata"; 309 compatible = "fsl,mpc8315 [all...] |
| H A D | mpc8308rdb.dts | 50 compatible = "fsl,mpc8315-elbc", "fsl,elbc", "simple-bus"; 95 compatible = "fsl,mpc8315-fcm-nand",
|
| H A D | mpc8308_p1m.dts | 49 compatible = "fsl,mpc8315-elbc", "fsl,elbc", "simple-bus";
|
| /linux/arch/powerpc/platforms/83xx/ |
| H A D | usb_831x.c | 47 if (immr_node && (of_device_is_compatible(immr_node, "fsl,mpc8315-immr") || in mpc831x_usb_cfg() 63 } else if (of_device_is_compatible(immr_node, "fsl,mpc8315-immr")) { in mpc831x_usb_cfg() 99 if (of_device_is_compatible(immr_node, "fsl,mpc8315-immr")) in mpc831x_usb_cfg()
|
| H A D | Kconfig | 26 This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | fsl,mpc83xx.yaml | 62 - fsl,mpc8315-immr 83 compatible = "fsl,mpc8315-immr", "simple-bus";
|
| H A D | pmc.yaml | 43 - const: fsl,mpc8315-pmc
|
| /linux/Documentation/devicetree/bindings/ata/ |
| H A D | fsl,pq-sata.yaml | 23 - fsl,mpc8315-sata
|
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | fsl,gtm.yaml | 20 - fsl,mpc8315-gtm
|
| /linux/drivers/ata/ |
| H A D | sata_fsl.c | 82 * MPC8315 has two SATA controllers, SATA1 & SATA2 1446 if (!of_device_is_compatible(ofdev->dev.of_node, "fsl,mpc8315-sata")) { in sata_fsl_probe()
|