Searched refs:LCR_8BITS (Results 1 – 2 of 2) sorted by relevance
90 #define LCR_8BITS 0x03 macro91 #define CFCR_8BITS LCR_8BITS
291 lcr |= LCR_8BITS; in ns8250_param()