Home
last modified time | relevance | path

Searched refs:UART_IIR_MSI (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dserial_reg.h37 #define UART_IIR_MSI 0x00 /* Modem status interrupt */ macro
/linux/samples/vfio-mdev/
H A Dmtty.c608 *buf |= UART_IIR_MSI; in handle_bar_read()