Home
last modified time | relevance | path

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

/arch/arm/include/debug/
Dks8695.S17 #define KS8695_URLS (0x14) macro
31 1001: ldr \rd, [\rx, #KS8695_URLS] @ Read Line Status Register
37 1001: ldr \rd, [\rx, #KS8695_URLS] @ Read Line Status Register
/arch/arm/mach-ks8695/include/mach/
Duncompress.h22 while (!(__raw_readl((void __iomem*)KS8695_UART_PA + KS8695_URLS) & URLS_URTHRE)) in putc()
30 while (!(__raw_readl((void __iomem*)KS8695_UART_PA + KS8695_URLS) & URLS_URTE)) in flush()
Dregs-uart.h30 #define KS8695_URLS (0x14) /* Line Status Register */ macro