Searched refs:UART_DM_IMR_ENABLED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/uart/ | ||
H A D | uart_dev_msm.h | 128 #define UART_DM_IMR_ENABLED (UART_DM_TX_READY | \ macro |
H A D | uart_dev_msm.c | 346 u->ier = UART_DM_IMR_ENABLED; in msm_bus_attach() |