Searched refs:UART_LCR_CONF_MODE_B (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_omap.c | 197 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in __omap8250_set_mctrl() 316 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in omap8250_restore_regs() 325 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in omap8250_restore_regs() 340 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in omap8250_restore_regs() 346 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in omap8250_restore_regs() 540 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in omap_8250_pm() 546 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in omap_8250_pm()
|
| H A D | 8250_keba.c | 85 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in kuart_enhanced_mode()
|
| H A D | 8250_ni.c | 169 serial_out(up, UART_LCR, UART_LCR_CONF_MODE_B); in ni16550_config_prescaler()
|
| /linux/include/uapi/linux/ |
| H A D | serial_reg.h | 126 #define UART_LCR_CONF_MODE_B 0xBF /* Configutation mode B */ macro
|