Searched defs:UCR1 (Results 1 – 2 of 2) sorted by relevance
40 #define UCR1 0x80 /* Control Register 1 */ macro
498 #define UCR1(x) __REG2( IMX_UART1_BASE + 0x80, ((x) & 1) << 12) /* Control Register 1 */ macro