Searched refs:LCR_WLS0 (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()
70 #define LCR_WLS0 (1 << 0) macro
120 #define LCR_WLS0 0x0100 /* Word Length Select Bit 0 */ macro
109 #define LCR_WLS0 (1 << 0) /* Word Length Select */ macro