Home
last modified time | relevance | path

Searched refs:SYNCIE (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h166 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dscc.c872 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel()
925 cl(scc, R15, DCDIE|SYNCIE); /* No DCD changes, please */ in scc_key_trx()
952 or(scc,R15, scc->kiss.softdcd? SYNCIE:DCDIE); in scc_key_trx()
963 cl(scc, R15, DCDIE|SYNCIE); in scc_key_trx()
984 or(scc, R15, scc->kiss.softdcd? SYNCIE:DCDIE); in scc_key_trx()
1324 or(scc, R15, SYNCIE); in scc_set_param()
1329 cl(scc, R15, SYNCIE); in scc_set_param()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h222 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dip22zilog.h202 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dsunzilog.h206 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dzs.c357 ((mask_a & SYNCIE) ? TIOCM_DSR : 0); in zs_raw_xor_mctrl()
464 zport_a->regs[15] &= ~(DCDIE | SYNCIE); in zs_stop_rx()
476 if (!(zport->regs[15] & (DCDIE | SYNCIE))) in zs_stop_rx()
502 zport_a->regs[15] |= DCDIE | SYNCIE; in zs_enable_ms()
H A Dpmac_zilog.h297 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dpmac_zilog.c682 new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in pmz_enable_ms()
1262 uap->curregs[R15] |= DCDIE | SYNCIE | CTSIE; in __pmz_set_termios()
1265 uap->curregs[R15] &= ~(DCDIE | SYNCIE | CTSIE); in __pmz_set_termios()
H A Dip22zilog.c644 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in ip22zilog_enable_ms()
H A Dsunzilog.c744 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in sunzilog_enable_ms()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h222 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dip22zilog.h202 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dsunzilog.h206 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dzs.c357 ((mask_a & SYNCIE) ? TIOCM_DSR : 0); in zs_raw_xor_mctrl()
464 zport_a->regs[15] &= ~(DCDIE | SYNCIE); in zs_stop_rx()
476 if (!(zport->regs[15] & (DCDIE | SYNCIE))) in zs_stop_rx()
502 zport_a->regs[15] |= DCDIE | SYNCIE; in zs_enable_ms()
H A Dpmac_zilog.h287 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dpmac_zilog.c662 new_reg = uap->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in pmz_enable_ms()
1230 uap->curregs[R15] |= DCDIE | SYNCIE | CTSIE; in __pmz_set_termios()
1233 uap->curregs[R15] &= ~(DCDIE | SYNCIE | CTSIE); in __pmz_set_termios()
H A Dip22zilog.c642 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in ip22zilog_enable_ms()
H A Dsunzilog.c742 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in sunzilog_enable_ms()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h166 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dscc.c874 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel()
927 cl(scc, R15, DCDIE|SYNCIE); /* No DCD changes, please */ in scc_key_trx()
954 or(scc,R15, scc->kiss.softdcd? SYNCIE:DCDIE); in scc_key_trx()
965 cl(scc, R15, DCDIE|SYNCIE); in scc_key_trx()
986 or(scc, R15, scc->kiss.softdcd? SYNCIE:DCDIE); in scc_key_trx()
1326 or(scc, R15, SYNCIE); in scc_set_param()
1331 cl(scc, R15, SYNCIE); in scc_set_param()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h189 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dz85230.c226 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,
251 15, DCDIE|SYNCIE|CTSIE|TxUIE|BRKIE,

Completed in 30 milliseconds