Searched refs:MST_MSCWR1_MMC_ON (Results 1 – 2 of 2) sorted by relevance
47 #define MST_MSCWR1_MMC_ON (1 << 11) /* MultiMediaCard* power control */ macro
342 MST_MSCWR1 |= MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()346 MST_MSCWR1 &= ~MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()
Completed in 4 milliseconds