Searched full:efika (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/fsl/ |
| H A D | efika-audio-fabric.c | 3 * Efika driver for the PSC of the Freescale MPC52xx 27 #define DRV_NAME "efika-audio-fabric" 55 .name = "Efika", 66 if (!of_machine_is_compatible("bplan,efika")) in efika_fabric_init() 90 MODULE_DESCRIPTION(DRV_NAME ": mpc5200 Efika fabric driver");
|
| H A D | Kconfig | 254 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766" 259 Say Y if you want to add support for sound on the Efika.
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | Makefile | 9 obj-$(CONFIG_PPC_EFIKA) += efika.o
|
| H A D | Kconfig | 34 bool "bPlan Efika 5k2. MPC5200B based computer"
|
| H A D | mpc52xx_pm.c | 67 { .type = "builtin", .compatible = "mpc5200", }, /* efika */ in mpc52xx_pm_prepare()
|
| H A D | lite5200_pm.c | 54 { .type = "builtin", .compatible = "mpc5200", }, /* efika */ in lite5200_pm_prepare()
|
| H A D | mpc52xx_common.c | 36 { .type = "builtin", .compatible = "mpc5200", }, /* efika */
|
| /linux/arch/powerpc/kernel/ |
| H A D | prom_init.c | 2986 /* Check if we're really running on a EFIKA */ in fixup_device_tree_efika() 2997 prom_printf("Applying EFIKA device tree fixups\n"); in fixup_device_tree_efika() 3003 prom_setprop(node, "/", "device_type", "efika", sizeof("efika")); in fixup_device_tree_efika() 3010 "Efika 5200B PowerPC System", in fixup_device_tree_efika() 3011 sizeof("Efika 5200B PowerPC System")); in fixup_device_tree_efika()
|