Searched refs:r4l (Results 1 – 10 of 10) sorted by relevance
118 #define r4l() (delay_p,inl(pi->port+4)&0xffffffff) macro
187 for (i=0;i<count/4;i++) ((u32 *)buf)[i] = r4l(); in bpck_read_block()323 case 4: for (i=0;i<TEST_LEN/4;i++) ((u32 *)buf)[i] = r4l(); in bpck_test_proto()
139 for (i=0;i<count/4;i++) ((u32 *)buf)[i] = r4l(); in comm_read_block()
149 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in dstr_read_block()
119 for (k=0;k<(count/4)-1;k++) ((u32 *)buf)[k] = r4l(); in friq_read_block_int()
183 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in kbic_read_block()
188 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in epia_read_block()
122 for (k=0;k<(count/4)-1;k++) ((u32 *)buf)[k] = r4l(); in frpw_read_block_int()
146 for(k=0;k<(count/4)-1;k++) ((u32 *)buf)[k] = r4l(); in epat_read_block()
227 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in on26_read_block()