Searched refs:EPS (Results 1 – 4 of 4) sorted by relevance
74 #define EPS 0x8000 /* Even Parity Select */ macro79 #define LCR_MASK (SB | STP | EPS | PEN | STB | WLS_MASK)118 #define EPS 0x10 /* Even Parity Select */ macro122 #define LCR_MASK (SB | STP | EPS | PEN | STB | WLS_MASK)
171 |---RETURN SGN(X) - SGN(X)EPS177 eorl #0x80800000,%d0 | ...-SIGN(X)*EPS
829 lcr |= EPS; in bfin_serial_set_termios()1056 if (lcr & EPS) in bfin_serial_console_get_options()
7942 #---RETURN SGN(X) - SGN(X)EPS7949 eor.l &0x80800000,%d1 # -SIGN(X)*EPS