Searched refs:LCR_WLS1 (Results 1 – 3 of 3) sorted by relevance
120 #define LCR_WLS1 0x0200 /* Word Length Select Bit 1 */ macro
107 #define LCR_WLS1 (1 << 1) /* Word Length Select */ macro
691 stuart_writel(si, LCR_WLS0 | LCR_WLS1, STLCR); in pxa_irda_startup()