Searched refs:MCS7840_UART_LCR_PARITYODD (Results 1 – 2 of 2) sorted by relevance
585 #define MCS7840_UART_LCR_PARITYODD 0x00 /* Parity Odd */ macro587 #define MCS7840_UART_LCR_PARITYODD 0x00 /* Parity Odd */ macro
628 lcr = MCS7840_UART_LCR_PARITYODD; in umcs7840_cfg_param()