Lines Matching refs:lpr
581 unsigned lpr;602 lpr = DZ_LPR_RX_ENABLE | ((ispeed&0xF)<<8) | line;607 lpr |= DZ_LPR_5_BIT_CHAR;610 lpr |= DZ_LPR_6_BIT_CHAR;613 lpr |= DZ_LPR_7_BIT_CHAR;616 lpr |= DZ_LPR_8_BIT_CHAR;620 lpr |= DZ_LPR_PARENB;622 lpr624 lpr |= DZ_LPR_2_STOP;626 dz_write2(sc, sc->sc_dr.dr_lpr, lpr);
Indexes created Mon Oct 27 02:09:54 GMT 2025