Searched refs:wr4 (Results 1 – 4 of 4) sorted by relevance
2978 int wr3, wr4, wr5, wr15, speed, baudrate, flags = 0; in zsa_program() local3014 wr4 = ZSWR4_X16_CLK; in zsa_program()3024 wr4 |= ZSWR4_PARITY_ENABLE | ZSWR4_PARITY_EVEN; in zsa_program()3025 wr4 |= ZSWR4_1_5_STOP; in zsa_program()3060 wr4 |= ZSWR4_PARITY_ENABLE; in zsa_program()3062 wr4 |= ZSWR4_PARITY_EVEN; in zsa_program()3064 wr4 |= (za->za_ttycommon.t_cflag & CSTOPB) ? in zsa_program()3103 wr3 != zs->zs_wreg[3] || wr4 != zs->zs_wreg[4] || in zsa_program()3111 zspp->wr4 = (uchar_t)wr4; in zsa_program()3288 zspp->wr4 = zs->zs_wreg[4]; in zsa_suspend()
1022 SCC_WRITE(4, zspp->wr4); in zs_program()1099 zspp->wr4 = zs->zs_wreg[4]; in zsnull_suspend()
2018 zspp->wr4 = ZSWR4_SDLC; in zsh_program()
280 uchar_t wr4; /* misc parameters and modes */ member