Lines Matching +full:misc +full:- +full:latch
1 /* SPDX-License-Identifier: GPL-2.0 */
19 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2)
56 #define RES_EOM_L 0xC0 /* Reset EOM latch */
112 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */
121 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */
123 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */
138 /* Write Register 10 (misc control bits) */
170 /* Write Register 14 (Misc control bits) */
222 /* Read Register 2 (channel b only) - Interrupt vector */
234 /* Read Register 10 (misc status bits) */
320 u32 rx_overrun; /* Overruns - not done yet */
383 #define Z85C30 1 /* CMOS - better */
386 int active; /* Soft interrupt enable - the Mac doesn't
432 * Events are used to schedule things to happen at timer-interrupt