Home
last modified time | relevance | path

Searched refs:MST_MSCWR1_MMC_ON (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dmainstone.h50 #define MST_MSCWR1_MMC_ON (1 << 11) /* MultiMediaCard* power control */ macro
/linux-4.1.27/arch/arm/mach-pxa/
Dmainstone.c333 MST_MSCWR1 |= MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()
337 MST_MSCWR1 &= ~MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()