Searched refs:LCR_6BITS (Results 1 – 2 of 2) sorted by relevance
94 #define LCR_6BITS 0x01 macro95 #define CFCR_6BITS LCR_6BITS
295 lcr |= LCR_6BITS; in ns8250_param()