Lines Matching +full:non +full:- +full:continuous
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
28 #define T_A 0x04000000 /* Address - the data transmitted as address
31 #define T_CM 0x02000000 /* continuous mode */
33 #define T_P 0x01000000 /* Preamble - send Preamble sequence before
54 #define R_CM 0x02000000 /* continuous mode */
62 #define R_NO 0x00100000 /* Rx Non Octet Aligned Packet */
89 /* 16-bit CCITT CRC (HDLC). (X16 + X12 + X5 + 1) */
93 /* 32-bit CCITT CRC (Ethernet and HDLC) */
219 * us_info - (In) pointer to the slow UCC info structure.
220 * uccs_ret - (Out) pointer to the slow UCC structure.
227 * uccs - (In) pointer to the slow UCC structure.
235 * uccs - (In) pointer to the slow UCC structure.
236 * mode - (In) TX, RX, or both.
244 * uccs - (In) pointer to the slow UCC structure.
245 * mode - (In) TX, RX, or both.
252 * uccs - (In) pointer to the slow UCC structure.
259 * uccs - (In) pointer to the slow UCC structure.
266 * uccs - (In) pointer to the slow UCC structure.