Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dmsm_serial_hs.c135 #define UARTDM_CR_RX_DISABLE_BMSK BIT(1) macro
1757 msm_hs_write(uport, UARTDM_CR_ADDR, UARTDM_CR_RX_DISABLE_BMSK); in msm_hs_shutdown()