Searched refs:UART_OMAP_MDR1_DISABLE (Results 1 – 4 of 4) sorted by relevance
356 #define UART_OMAP_MDR1_DISABLE 0x07 /* Disable (default state) */ macro
55 UART_OMAP_MDR1_DISABLE); /* disable UART */ in omap_serial_reset()
908 up->mdr1 = UART_OMAP_MDR1_DISABLE; in serial_omap_set_termios()1800 serial_omap_mdr1_errataset(up, UART_OMAP_MDR1_DISABLE); in serial_omap_restore_context()1802 serial_out(up, UART_OMAP_MDR1, UART_OMAP_MDR1_DISABLE); in serial_omap_restore_context()
1281 if (val == UART_OMAP_MDR1_DISABLE) in omap8250_lost_context()