Lines Matching refs:t2

35 #define t2(pat)   		{PC ^= pat; out_p(2,PC);}  macro
56 case 0: w0(r & 0xf); w0(r); t2(2); t2(4); in bpck_read_regr()
58 t2(4); in bpck_read_regr()
62 case 1: w0(r & 0xf); w0(r); t2(2); in bpck_read_regr()
63 e2(); t2(0x20); in bpck_read_regr()
64 t2(4); h = r0(); in bpck_read_regr()
65 t2(1); t2(0x20); in bpck_read_regr()
89 t2(2); in bpck_write_regr()
91 o2(); t2(4); t2(1); in bpck_write_regr()
115 w0(0x40); t2(2); t2(1); in bpck_write_block()
116 for (i=0;i<count;i++) { w0(buf[i]); t2(4); } in bpck_write_block()
121 w0(0x40); t2(2); t2(1); in bpck_write_block()
122 for (i=0;i<count;i++) { w0(buf[i]); t2(4); } in bpck_write_block()
156 w0(0x40); t2(2); in bpck_read_block()
158 t2(4); l = r1(); in bpck_read_block()
159 t2(4); h = r1(); in bpck_read_block()
166 w0(0x40); t2(2); t2(0x20); in bpck_read_block()
167 for(i=0;i<count;i++) { t2(4); buf[i] = r0(); } in bpck_read_block()
168 t2(1); t2(0x20); in bpck_read_block()
203 w2(4); w2(0xe); r2(); t2(2); in bpck_probe_unit()
207 t2(8); t2(8); t2(8); in bpck_probe_unit()
208 t2(2); t = r1()&0xf8; in bpck_probe_unit()
210 if ((f7) || (t != o1)) { t2(2); s = r1()&0xf8; } in bpck_probe_unit()
215 t2(8); w0(0); t2(2); w2(0x4c); w0(o0); in bpck_probe_unit()
223 t2(8); t2(8); t2(8); in bpck_connect()
224 t2(2); t2(2); in bpck_connect()
228 case 0: t2(8); WR(4,0); in bpck_connect()
231 case 1: t2(8); WR(4,0x10); in bpck_connect()
256 if (pi->mode >= 2) { w2(9); w2(0); } else t2(2); in bpck_disconnect()
266 t2(8); t2(8); t2(8); in bpck_force_spp()
267 t2(2); t2(2); in bpck_force_spp()
289 w0(0x13); t2(2); in bpck_test_proto()
291 t2(4); l = r1(); in bpck_test_proto()
292 t2(4); h = r1(); in bpck_test_proto()
300 w0(0x13); t2(2); t2(0x20); in bpck_test_proto()
301 for(i=0;i<TEST_LEN;i++) { t2(4); buf[i] = r0(); } in bpck_test_proto()
302 t2(1); t2(0x20); in bpck_test_proto()