Searched refs:ep8248e (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/boot/dts/ |
H A D | ep8248e.dts | 11 compatible = "fsl,ep8248e"; 62 compatible = "fsl,ep8248e-bcsr"; 66 compatible = "fsl,ep8248e-mdio-bitbang";
|
/linux/arch/powerpc/platforms/82xx/ |
H A D | Makefile | 6 obj-$(CONFIG_EP8248E) += ep8248e.o
|
H A D | ep8248e.c | 129 bus->name = "ep8248e-mdio-bitbang"; in ep8248e_mdio_probe() 145 .compatible = "fsl,ep8248e-mdio-bitbang", 152 .name = "ep8248e-mdio-bitbang", 257 of_find_compatible_node(NULL, NULL, "fsl,ep8248e-bcsr"); in ep8248e_setup_arch() 283 { .compatible = "fsl,ep8248e-bcsr", }, 296 machine_device_initcall(ep8248e, declare_of_platform_devices); 298 define_machine(ep8248e) in define_machine() argument 301 .compatible = "fsl,ep8248e", in define_machine()
|
/linux/arch/powerpc/boot/ |
H A D | wrapper | 301 *-pq2fads|*-ep8248e|*-mpc8272*|*-storcenter) 333 ep88xc|ep8248e)
|
H A D | Makefile | 165 src-plat-$(CONFIG_PPC_82xx) += cuboot-pq2.c fixed-head.S ep8248e.c cuboot-824x.c 323 image-$(CONFIG_EP8248E) += dtbImage.ep8248e
|