Lines Matching defs:mode
39 #define R_CM_S 0x0200 /* continuous mode */
53 #define T_TM_S 0x0200 /* continuous mode */
66 /* ucc_fast_channel_protocol_mode - UCC FAST mode */
92 /* UCC fast diagnostic mode */
100 /* UCC fast Sync length (transparent mode only) */
108 /* UCC fast RTS mode */
114 /* UCC fast receiver decoding mode */
122 /* UCC fast transmitter encoding mode */
170 enum ucc_fast_channel_protocol_mode mode;
229 * mode - (In) TX, RX, or both.
231 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode);
238 * mode - (In) TX, RX, or both.
240 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode);