Searched refs:MST_MSCWR1_IRDA_MASK (Results 1 – 2 of 2) sorted by relevance
53 #define MST_MSCWR1_IRDA_MASK (3 << 5) /* IrDA transceiver mode */ macro
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()
Completed in 4 milliseconds