Lines Matching +full:auto +full:- +full:baud
1 /* SPDX-License-Identifier: GPL-2.0 */
61 #define AUTO_ENAB 0x20 /* Auto Enables */
91 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */
100 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */
102 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */
145 /* Write Register 12 (lower byte of baud rate generator time constant) */
147 /* Write Register 13 (upper byte of baud rate generator time constant) */
150 #define BRENABL 1 /* Baud rate generator enable */
151 #define BRSRC 2 /* Baud rate generator source */
153 #define AUTOECHO 8 /* Auto Echo */
199 /* Read Register 2 (channel b only) - Interrupt vector */
217 /* Read Register 12 (lower byte of baud rate generator constant) */
219 /* Read Register 13 (upper byte of baud rate generator constant) */
226 #define AUTOTXF 0x01 /* Auto Tx Flag */
227 #define AUTOEOM 0x02 /* Auto EOM Latch Reset */
228 #define AUTORTS 0x04 /* Auto RTS */