Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Dmainstone.h45 #define MST_MSCWR1_MMC_ON (1 << 11) /* MultiMediaCard* power control */ macro
Dmainstone.c342 MST_MSCWR1 |= MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()
346 MST_MSCWR1 &= ~MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()