Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dscc.h197 #define A1CR_PARITY_ODD 0x01 macro
/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c819 ? (cflag & PARODD ? A1CR_PARITY_ODD : A1CR_PARITY_EVEN) in scc_set_real_termios()