Home
last modified time | relevance | path

Searched refs:mpc86xx_hpcn (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/86xx/
H A Dmpc86xx_hpcn.c119 machine_arch_initcall(mpc86xx_hpcn, declare_of_platform_devices);
121 define_machine(mpc86xx_hpcn) { in define_machine() argument
H A DMakefile8 obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/
H A Dfsl_uli1575.c51 return (machine_is(mpc86xx_hpcn) || in is_quirk_valid()