Searched refs:WLS (Results 1 – 3 of 3) sorted by relevance
68 #define WLS(x) (((x-5) & 0x03) << 8) /* Word Length Select */ macro113 #define WLS(x) (((x)-5) & 0x03) /* Word Length Select */ macro
800 lcr = WLS(8); in bfin_serial_set_termios()803 lcr = WLS(7); in bfin_serial_set_termios()806 lcr = WLS(6); in bfin_serial_set_termios()809 lcr = WLS(5); in bfin_serial_set_termios()
101 lcr = WLS(8); in bfin_sir_set_speed()