mpc83xx_declare_of_platform_devices
machine_device_initcall(asp834x, mpc83xx_declare_of_platform_devices);
machine_device_initcall(mpc83xx_km, mpc83xx_declare_of_platform_devices);
machine_device_initcall(mpc830x_rdb, mpc83xx_declare_of_platform_devices);
machine_device_initcall(mpc831x_rdb, mpc83xx_declare_of_platform_devices);
machine_device_initcall(mpc832x_rdb, mpc83xx_declare_of_platform_devices);
mpc83xx_declare_of_platform_devices();
machine_device_initcall(mpc836x_rdk, mpc83xx_declare_of_platform_devices);
machine_device_initcall(mpc837x_rdb, mpc83xx_declare_of_platform_devices);
extern int mpc83xx_declare_of_platform_devices(void);