Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/86xx/
Dmpc86xx_hpcn.c123 machine_arch_initcall(mpc86xx_hpcn, declare_of_platform_devices);
124 machine_arch_initcall(mpc86xx_hpcn, swiotlb_setup_bus_notifier);
126 define_machine(mpc86xx_hpcn) { in define_machine() argument
DMakefile8 obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
/Linux-v4.19/arch/powerpc/platforms/
Dfsl_uli1575.c55 return (machine_is(mpc86xx_hpcn) || in is_quirk_valid()