/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 58 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 79 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 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) */ 119 #define LOOPMODE 2 /* SDLC Loop mode */ 120 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 197 #define END_FR 0x80 /* End of Frame (SDLC) */ 225 /* Write Register 7' (SDLC/HDL [all...] |
H A D | dmascc.c | 487 /* Determine type of chip by enabling SDLC/HDLC enhancements */ in setup_adapter() 750 /* X1 clock, SDLC mode */ in scc_open() 751 write_scc(priv, R4, SDLC | X1CLK); in scc_open() 758 /* SDLC address field */ in scc_open() 760 /* SDLC flag */ in scc_open()
|
H A D | scc.c | 800 wr(scc,R4,X1CLK|SDLC); /* *1 clock, SDLC mode */ in init_channel() 804 wr(scc,R6,0); /* SDLC address zero (not used) */ in init_channel() 805 wr(scc,R7,FLAG); /* SDLC flag value */ in init_channel() 860 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ in init_channel()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | zs.h | 110 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 132 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 144 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 154 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 156 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 174 #define LOOPMODE 2 /* SDLC Loop mode */ 175 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 219 #define WR7P_EN 1 /* WR7 Prime SDLC Feature Enable */ 253 #define END_FR 0x80 /* End of Frame (SDLC) */ [all...] |
H A D | ip22zilog.h | 91 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 113 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 126 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 136 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 138 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 155 #define LOOPMODE 2 /* SDLC Loop mode */ 156 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 233 #define END_FR 0x80 /* End of Frame (SDLC) */
|
H A D | sunzilog.h | 83 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 105 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 118 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 128 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 130 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 133 #define AUTO_TxFLAG 1 /* Automatic Tx SDLC Flag */ 157 #define LOOPMODE 2 /* SDLC Loop mode */ 158 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 237 #define END_FR 0x80 /* End of Frame (SDLC) */ [all...] |
H A D | pmac_zilog.h | 180 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 203 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 216 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 226 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 228 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 248 #define LOOPMODE 2 /* SDLC Loop mode */ 249 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 295 #define ENSTFIFO 4 /* Enable status FIFO (SDLC) */ 328 #define END_FR 0x80 /* End of Frame (SDLC) */ [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | zs.h | 110 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 132 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 144 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 154 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 156 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 174 #define LOOPMODE 2 /* SDLC Loop mode */ 175 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 219 #define WR7P_EN 1 /* WR7 Prime SDLC Feature Enable */ 253 #define END_FR 0x80 /* End of Frame (SDLC) */ [all...] |
H A D | ip22zilog.h | 91 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 113 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 126 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 136 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 138 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 155 #define LOOPMODE 2 /* SDLC Loop mode */ 156 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 233 #define END_FR 0x80 /* End of Frame (SDLC) */
|
H A D | sunzilog.h | 83 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 105 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 118 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 128 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 130 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 133 #define AUTO_TxFLAG 1 /* Automatic Tx SDLC Flag */ 157 #define LOOPMODE 2 /* SDLC Loop mode */ 158 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 237 #define END_FR 0x80 /* End of Frame (SDLC) */ [all...] |
H A D | pmac_zilog.h | 170 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 193 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 206 #define SDLC_CRC 0x4 /* SDLC/CRC-16 */ 216 /* Write Register 6 (Sync bits 0-7/SDLC Address Field) */ 218 /* Write Register 7 (Sync bits 8-15/SDLC 01111110) */ 238 #define LOOPMODE 2 /* SDLC Loop mode */ 239 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 285 #define ENSTFIFO 4 /* Enable status FIFO (SDLC) */ 318 #define END_FR 0x80 /* End of Frame (SDLC) */ [all...] |
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 58 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 79 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 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) */ 119 #define LOOPMODE 2 /* SDLC Loop mode */ 120 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 197 #define END_FR 0x80 /* End of Frame (SDLC) */ 225 /* Write Register 7' (SDLC/HDL [all...] |
H A D | scc.c | 802 wr(scc,R4,X1CLK|SDLC); /* *1 clock, SDLC mode */ in init_channel() 806 wr(scc,R6,0); /* SDLC address zero (not used) */ in init_channel() 807 wr(scc,R7,FLAG); /* SDLC flag value */ in init_channel() 862 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ in init_channel()
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | z85230.h | 79 #define ADD_SM 0x4 /* Address Search Mode (SDLC) */ 100 #define SDLC 0x20 /* SDLC Mode (01111110 Sync Flag) */ macro 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) */ 140 #define LOOPMODE 2 /* SDLC Loop mode */ 141 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */ 220 #define END_FR 0x80 /* End of Frame (SDLC) */
|
H A D | z85230.c | 215 4, SYNC_ENAB|SDLC|X1CLK, 240 4, SYNC_ENAB|SDLC|X1CLK,
|