Searched defs:UCR2 (Results 1 – 2 of 2) sorted by relevance
41 #define UCR2 0x84 /* Control Register 2 */ macro
499 #define UCR2(x) __REG2( IMX_UART1_BASE + 0x84, ((x) & 1) << 12) /* Control Register 2 */ macro