Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/83xx/
Dmpc837x_mds.c89 machine_device_initcall(mpc837x_mds, mpc83xx_declare_of_platform_devices);
101 define_machine(mpc837x_mds) { in define_machine() argument
DMakefile15 obj-$(CONFIG_MPC837x_MDS) += mpc837x_mds.o
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pltfm.c63 return machine_is(mpc837x_rdb) || machine_is(mpc837x_mds); in sdhci_of_wp_inverted()