Searched refs:mpc86xx_hpcn (Results 1 – 3 of 3) sorted by relevance
123 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
8 obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
55 return (machine_is(mpc86xx_hpcn) || in is_quirk_valid()