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
615 STLCR = LCR_WLS0 | LCR_WLS1; in pxa_irda_startup()