Searched refs:MST_MSCWR1 (Results 1 – 2 of 2) sorted by relevance
326 MST_MSCWR1 &= ~MST_MSCWR1_MS_SEL; in mainstone_mci_init()342 MST_MSCWR1 |= MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()343 MST_MSCWR1 &= ~MST_MSCWR1_MS_SEL; in mainstone_mci_setpower()346 MST_MSCWR1 &= ~MST_MSCWR1_MMC_ON; in mainstone_mci_setpower()369 MST_MSCWR1 &= ~MST_MSCWR1_IRDA_FIR; in mainstone_irda_transceiver_mode()371 MST_MSCWR1 |= MST_MSCWR1_IRDA_FIR; in mainstone_irda_transceiver_mode()375 MST_MSCWR1 = (MST_MSCWR1 & ~MST_MSCWR1_IRDA_MASK) | MST_MSCWR1_IRDA_OFF; in mainstone_irda_transceiver_mode()377 MST_MSCWR1 = (MST_MSCWR1 & ~MST_MSCWR1_IRDA_MASK) | MST_MSCWR1_IRDA_FULL; in mainstone_irda_transceiver_mode()
32 #define MST_MSCWR1 __MST_REG(0x08000080) macro