Home
last modified time | relevance | path

Searched refs:UTSR1_RNE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dipaq-micro.c176 while ((status = readl(micro->base + UTSR1)) & UTSR1_RNE) { in micro_rx_chars()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsa1100.c187 while (status & UTSR1_TO_SM(UTSR1_RNE)) { in sa1100_rx_chars()
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h395 #define UTSR1_RNE 0x00000002 /* Receive FIFO Not Empty (read) */ macro
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h609 #define UTSR1_RNE 0x00000002 /* Receive FIFO Not Empty (read) */ macro