Home
last modified time | relevance | path

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

/arch/arm/include/debug/
Dks8695.S18 #define URLS_URTE (1 << 6) macro
32 tst \rd, #URLS_URTE @ Holding & Shift registers empty?
/arch/arm/mach-ks8695/include/mach/
Duncompress.h30 while (!(__raw_readl((void __iomem*)KS8695_UART_PA + KS8695_URLS) & URLS_URTE)) in flush()
Dregs-uart.h70 #define URLS_URTE (1 << 6) /* Transmit Empty */ macro