Lines Matching +full:3 +full:k
32 w0(r); w2(0xb); w2(0xa); w2(3); w2(6); in ktti_write_regr()
33 w0(val); w2(3); w0(0); w2(6); w2(0xb); in ktti_write_regr()
49 int k, a, b; in ktti_read_block() local
51 for (k = 0; k < count / 2; k++) { in ktti_read_block()
54 buf[2*k] = j44(a, b); in ktti_read_block()
56 buf[2*k+1] = j44(a, b); in ktti_read_block()
62 int k; in ktti_write_block() local
64 for (k = 0; k < count / 2; k++) { in ktti_write_block()
65 w0(0x10); w2(0xb); w2(0xa); w2(3); w2(6); in ktti_write_block()
66 w0(buf[2 * k]); w2(3); in ktti_write_block()
67 w0(buf[2 * k + 1]); w2(6); in ktti_write_block()
76 w2(0xb); w2(0xa); w0(0); w2(3); w2(6); in ktti_connect()
81 w2(0xb); w2(0xa); w0(0xa0); w2(3); w2(4); in ktti_disconnect()