Searched refs:UTSR0_RFS (Results 1 – 2 of 2) sorted by relevance
254 if (status & (UTSR0_RFS | UTSR0_RID)) { in sa1100_int()278 } while (status & (UTSR0_TFS | UTSR0_RFS | UTSR0_RID)); in sa1100_int()
387 #define UTSR0_RFS 0x00000002 /* Receive FIFO 1/3-to-2/3-full or */ macro