Searched refs:LCR_WLS0 (Results 1 – 3 of 3) sorted by relevance
119 #define LCR_WLS0 0x0100 /* Word Length Select Bit 0 */ macro
108 #define LCR_WLS0 (1 << 0) /* Word Length Select */ macro
615 STLCR = LCR_WLS0 | LCR_WLS1; in pxa_irda_startup()