Home
last modified time | relevance | path

Searched defs:UART_IER_RLSI (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h199 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */ macro
/openbmc/qemu/hw/char/
H A Dserial.c44 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h23 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */ macro