Searched refs:UCR1_UARTEN (Results 1 – 1 of 1) sorted by relevance
77 #define UCR1_UARTEN (1<<0) /* UART enabled */ macro101 if (!(io_read32(base + UCR1) & UCR1_UARTEN)) in imx_uart_flush()121 if (!(io_read32(base + UCR1) & UCR1_UARTEN)) in imx_uart_putc()