Searched defs:UCR4 (Results 1 – 2 of 2) sorted by relevance
43 #define UCR4 0x8c /* Control Register 4 */ macro
501 #define UCR4(x) __REG2( IMX_UART1_BASE + 0x8c, ((x) & 1) << 12) /* Control Register 4 */ macro