Searched refs:MST_MSCWR1_IRDA_FULL (Results 1 – 2 of 2) sorted by relevance
52 #define MST_MSCWR1_IRDA_FULL (0 << 5) /* full distance power */ macro
377 MST_MSCWR1 = (MST_MSCWR1 & ~MST_MSCWR1_IRDA_MASK) | MST_MSCWR1_IRDA_FULL; in mainstone_irda_transceiver_mode()