Searched refs:SCI_RDRF (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dsh-stub.c1390 #define SCI_RDRF 0x40 /* Receive data register full */ macro
1535 return SSR1 & SCI_RDRF ;
1548 SSR1 &= ~SCI_RDRF;
/netbsd-current/external/gpl3/gdb/dist/gdb/stubs/
H A Dsh-stub.c1390 #define SCI_RDRF 0x40 /* Receive data register full */ macro
1535 return SSR1 & SCI_RDRF ;
1548 SSR1 &= ~SCI_RDRF;
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dinterp.c741 #define SCI_RDRF 0x40 /* Recieve data register full */ macro
/netbsd-current/external/gpl3/gdb/dist/sim/sh/
H A Dinterp.c731 #define SCI_RDRF 0x40 /* Recieve data register full */ macro

Completed in 223 milliseconds