Searched refs:CONFIG_SYS_NS16550_IER (Results 1 – 4 of 4) sorted by relevance
22 #ifndef CONFIG_SYS_NS16550_IER23 #define CONFIG_SYS_NS16550_IER 0x00 macro72 serial_dout(&com_port->ier, CONFIG_SYS_NS16550_IER); in _debug_uart_init()
51 #ifndef CONFIG_SYS_NS16550_IER52 #define CONFIG_SYS_NS16550_IER 0x00 macro180 serial_out(CONFIG_SYS_NS16550_IER, &com_port->ier); in NS16550_init()204 serial_out(CONFIG_SYS_NS16550_IER, &com_port->ier); in NS16550_reinit()265 serial_dout(&com_port->ier, CONFIG_SYS_NS16550_IER); in _debug_uart_init()
24 #define CONFIG_SYS_NS16550_IER (1 << 6) /* Bit 6 in UART_IER register macro
3588 CONFIG_SYS_NS16550_IER