Searched refs:RDR (Results 1 – 5 of 5) sorted by relevance
84 ;* This routine shifts data in from the RDR in arg0 and returns85 ;* the result in ret0. If the RDR is <= 64 bits in length, it105 ;* ret0 = RDR data (right justified)114 ; read(shift in) the RDR.140 shladd arg0,2,%r0,%r1 ; %r1 = 4 * RDR number149 ; RDR 0 sequence161 ; RDR 1 sequence173 ; RDR 2 read sequence185 ; RDR 3 read sequence197 ; RDR 4 read sequence[all …]
31 #define RDR 0 // ! Receive Holding Register (Read) macro
20 __le32 RDR; /* 0x10 CSR2 */ member
1544 ADM8211_CSR_WRITE(RDR, 0); in adm8211_start()