Searched refs:mpc86xx_hpcn (Results 1 – 3 of 3) sorted by relevance
144 machine_arch_initcall(mpc86xx_hpcn, declare_of_platform_devices);145 machine_arch_initcall(mpc86xx_hpcn, swiotlb_setup_bus_notifier);147 define_machine(mpc86xx_hpcn) { in define_machine() argument
7 obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
55 return (machine_is(mpc86xx_hpcn) || in is_quirk_valid()