Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dimx.c79 #define UCR1_ICD_REG(x) (((x) & 3) << 10) /* idle condition detect */ macro
1061 UCR1_ICD_REG(3); in imx_enable_dma()