Searched refs:LCR_7BITS (Results 1 – 2 of 2) sorted by relevance
92 #define LCR_7BITS 0x02 macro93 #define CFCR_7BITS LCR_7BITS
293 lcr |= LCR_7BITS; in ns8250_param()