Home
last modified time | relevance | path

Searched refs:SND_BRK (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/hamradio/
A Dz8530.h93 #define SND_BRK 0x10 /* Send Break */ macro
/linux/drivers/tty/serial/
A Dzs.h146 #define SND_BRK 0x10 /* Send Break */ macro
A Dsunzilog.h120 #define SND_BRK 0x10 /* Send Break */ macro
A Dip22zilog.h128 #define SND_BRK 0x10 /* Send Break */ macro
A Dpmac_zilog.h218 #define SND_BRK 0x10 /* Send Break */ macro
A Dip22zilog.c665 set_bits |= SND_BRK; in ip22zilog_break_ctl()
667 clear_bits |= SND_BRK; in ip22zilog_break_ctl()
790 up->curregs[R5] &= ~SND_BRK; in ip22zilog_shutdown()
A Dsunzilog.c765 set_bits |= SND_BRK; in sunzilog_break_ctl()
767 clear_bits |= SND_BRK; in sunzilog_break_ctl()
855 up->curregs[R5] &= ~SND_BRK; in sunzilog_shutdown()
A Dpmac_zilog.c704 set_bits |= SND_BRK; in pmz_break_ctl()
706 clear_bits |= SND_BRK; in pmz_break_ctl()
973 uap->curregs[R5] &= ~SND_BRK; in pmz_shutdown()
A Dzs.c523 zport->regs[5] |= SND_BRK; in zs_break_ctl()
525 zport->regs[5] &= ~SND_BRK; in zs_break_ctl()
/linux/drivers/net/wan/
A Dz85230.h114 #define SND_BRK 0x10 /* Send Break */ macro

Completed in 21 milliseconds