Lines Matching defs:mode
31 #define T_CM 0x02000000 /* continuous mode */
54 #define R_CM 0x02000000 /* continuous mode */
57 mode */
99 /* 1x clock mode */
101 /* 8x clock mode */
103 /* 16x clock mode */
105 /* 32x clock mode */
112 /* 1x clock mode */
114 /* 8x clock mode */
116 /* 16x clock mode */
118 /* 32x clock mode */
136 /* UCC Slow Diagnostic mode (DIAG)
176 enum ucc_slow_channel_protocol_mode mode;
236 * mode - (In) TX, RX, or both.
238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
245 * mode - (In) TX, RX, or both.
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);