Home
last modified time | relevance | path

Searched refs:DZ_LPR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/
H A Ddz.h120 #define DZ_LPR 0x08 /* Line Parameters Register */ macro
H A Ddz.c144 dz_out(dport, DZ_LPR, dport->cflag); in dz_stop_rx()
577 dz_out(dport, DZ_LPR, DZ_B9600 | DZ_CS8 | line); in dz_reset()
643 dz_out(dport, DZ_LPR, cflag); in dz_set_termios()