Searched refs:CONFIG_SYS_NS16550_IER (Results 1 – 3 of 3) sorted by relevance
50 #ifndef CONFIG_SYS_NS16550_IER51 #define CONFIG_SYS_NS16550_IER 0x00 macro176 serial_out(CONFIG_SYS_NS16550_IER, &com_port->ier); in NS16550_init()196 serial_out(CONFIG_SYS_NS16550_IER, &com_port->ier); in NS16550_reinit()263 serial_dout(&com_port->ier, CONFIG_SYS_NS16550_IER); in _debug_uart_init()410 serial_dout(&com_port->ier, CONFIG_SYS_NS16550_IER); in _debug_uart_init()
25 #define CONFIG_SYS_NS16550_IER (1 << 6) /* Bit 6 in UART_IER register macro
3980 CONFIG_SYS_NS16550_IER