Home
last modified time | relevance | path

Searched refs:SND_BRK (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h93 #define SND_BRK 0x10 /* Send Break */ macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h146 #define SND_BRK 0x10 /* Send Break */ macro
H A Dip22zilog.h128 #define SND_BRK 0x10 /* Send Break */ macro
H A Dsunzilog.h120 #define SND_BRK 0x10 /* Send Break */ macro
H A Dpmac_zilog.h218 #define SND_BRK 0x10 /* Send Break */ macro
H 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()
H A Dzs.c523 zport->regs[5] |= SND_BRK; in zs_break_ctl()
525 zport->regs[5] &= ~SND_BRK; in zs_break_ctl()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h146 #define SND_BRK 0x10 /* Send Break */ macro
H A Dip22zilog.h128 #define SND_BRK 0x10 /* Send Break */ macro
H A Dsunzilog.h120 #define SND_BRK 0x10 /* Send Break */ macro
H A Dpmac_zilog.h208 #define SND_BRK 0x10 /* Send Break */ macro
H A Dip22zilog.c663 set_bits |= SND_BRK; in ip22zilog_break_ctl()
665 clear_bits |= SND_BRK; in ip22zilog_break_ctl()
788 up->curregs[R5] &= ~SND_BRK; in ip22zilog_shutdown()
H A Dzs.c523 zport->regs[5] |= SND_BRK; in zs_break_ctl()
525 zport->regs[5] &= ~SND_BRK; in zs_break_ctl()
H A Dsunzilog.c763 set_bits |= SND_BRK; in sunzilog_break_ctl()
765 clear_bits |= SND_BRK; in sunzilog_break_ctl()
853 up->curregs[R5] &= ~SND_BRK; in sunzilog_shutdown()
H A Dpmac_zilog.c684 set_bits |= SND_BRK; in pmz_break_ctl()
686 clear_bits |= SND_BRK; in pmz_break_ctl()
947 uap->curregs[R5] &= ~SND_BRK; in pmz_shutdown()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h93 #define SND_BRK 0x10 /* Send Break */ macro
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h114 #define SND_BRK 0x10 /* Send Break */ macro

Completed in 24 milliseconds