Searched refs:LCR_WLS1 (Results 1 – 4 of 4) sorted by relevance
74 writel(LCR_WLS0 | LCR_WLS1 | LCR_DLAB, &uart_regs->lcr); in pxa_setbrg_common()77 writel(LCR_WLS0 | LCR_WLS1, &uart_regs->lcr); in pxa_setbrg_common()
69 #define LCR_WLS1 (1 << 1) macro
121 #define LCR_WLS1 0x0200 /* Word Length Select Bit 1 */ macro
108 #define LCR_WLS1 (1 << 1) /* Word Length Select */ macro