Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_msm.h104 #define UART_DM_STALE_EVENT_ENABLE 0x500 macro
H A Duart_dev_msm.c407 SETREG(bas, UART_DM_CR, UART_DM_STALE_EVENT_ENABLE); in msm_bus_receive()