Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/doc/
H A DREADME.arm-relocation161 192 while (__REG(UART_PHYS + UTS) & UTS_RXEMPTY);
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h518 #define UTS(x) __REG2( IMX_UART1_BASE + 0xd0, ((x) & 1) << 12) /* UART Test Register */ macro