Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/83xx/
Dmpc837x_mds.c86 machine_device_initcall(mpc837x_mds, mpc83xx_declare_of_platform_devices);
96 define_machine(mpc837x_mds) { in define_machine() argument
DMakefile16 obj-$(CONFIG_MPC837x_MDS) += mpc837x_mds.o
/Linux-v4.19/drivers/mmc/host/
Dsdhci-pltfm.c63 return machine_is(mpc837x_rdb) || machine_is(mpc837x_mds); in sdhci_of_wp_inverted()