Home
last modified time | relevance | path

Searched refs:BRKIE (Results 1 – 12 of 12) sorted by relevance

/drivers/net/hamradio/
Dz8530.h169 #define BRKIE 0x80 /* Break/Abort IE */ macro
Dscc.c873 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel()
/drivers/tty/serial/
Dzs.h225 #define BRKIE 0x80 /* Break/Abort IE */ macro
Dip22zilog.h205 #define BRKIE 0x80 /* Break/Abort IE */ macro
Dsunzilog.h209 #define BRKIE 0x80 /* Break/Abort IE */ macro
Dzs.c458 zport->regs[15] &= ~BRKIE; in zs_stop_rx()
466 if (!(zport_a->regs[15] & BRKIE)) { in zs_stop_rx()
658 if (zport->regs[15] & BRKIE) { in zs_status_handle()
788 zport->regs[15] |= BRKIE; in zs_startup()
Dpmac_zilog.h300 #define BRKIE 0x80 /* Break/Abort IE */ macro
Dip22zilog.c325 if (up->curregs[R15] & BRKIE) { in ip22zilog_status_handle()
1041 up->curregs[R15] |= BRKIE; in ip22zilog_console_setup()
Dsunzilog.c1251 up->curregs[R15] |= BRKIE; in sunzilog_console_setup()
1293 up->curregs[R15] |= BRKIE; in sunzilog_init_kbdms()
Dpmac_zilog.c867 uap->curregs[R15] = BRKIE; in __pmz_startup()
/drivers/net/wan/
Dz85230.h192 #define BRKIE 0x80 /* Break/Abort IE */ macro
Dz85230.c211 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,
233 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,