Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NS16550_IER (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_omap.c22 #ifndef CONFIG_SYS_NS16550_IER
23 #define CONFIG_SYS_NS16550_IER 0x00 macro
72 serial_dout(&com_port->ier, CONFIG_SYS_NS16550_IER); in _debug_uart_init()
H A Dns16550.c51 #ifndef CONFIG_SYS_NS16550_IER
52 #define CONFIG_SYS_NS16550_IER 0x00 macro
180 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()
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/
H A Dconfig.h24 #define CONFIG_SYS_NS16550_IER (1 << 6) /* Bit 6 in UART_IER register macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3588 CONFIG_SYS_NS16550_IER