Lines Matching refs:QT1010_WR

52 		{ QT1010_WR, 0x01, 0x80 },  in qt1010_set_params()
53 { QT1010_WR, 0x02, 0x3f }, in qt1010_set_params()
54 { QT1010_WR, 0x05, 0xff }, /* 02 c write */ in qt1010_set_params()
55 { QT1010_WR, 0x06, 0x44 }, in qt1010_set_params()
56 { QT1010_WR, 0x07, 0xff }, /* 04 c write */ in qt1010_set_params()
57 { QT1010_WR, 0x08, 0x08 }, in qt1010_set_params()
58 { QT1010_WR, 0x09, 0xff }, /* 06 c write */ in qt1010_set_params()
59 { QT1010_WR, 0x0a, 0xff }, /* 07 c write */ in qt1010_set_params()
60 { QT1010_WR, 0x0b, 0xff }, /* 08 c write */ in qt1010_set_params()
61 { QT1010_WR, 0x0c, 0xe1 }, in qt1010_set_params()
62 { QT1010_WR, 0x1a, 0xff }, /* 10 c write */ in qt1010_set_params()
63 { QT1010_WR, 0x1b, 0x00 }, in qt1010_set_params()
64 { QT1010_WR, 0x1c, 0x89 }, in qt1010_set_params()
65 { QT1010_WR, 0x11, 0xff }, /* 13 c write */ in qt1010_set_params()
66 { QT1010_WR, 0x12, 0xff }, /* 14 c write */ in qt1010_set_params()
67 { QT1010_WR, 0x22, 0xff }, /* 15 c write */ in qt1010_set_params()
68 { QT1010_WR, 0x1e, 0x00 }, in qt1010_set_params()
69 { QT1010_WR, 0x1e, 0xd0 }, in qt1010_set_params()
71 { QT1010_WR, 0x1e, 0x00 }, in qt1010_set_params()
74 { QT1010_WR, 0x23, 0xd0 }, in qt1010_set_params()
75 { QT1010_WR, 0x1e, 0x00 }, in qt1010_set_params()
76 { QT1010_WR, 0x1e, 0xe0 }, in qt1010_set_params()
79 { QT1010_WR, 0x1e, 0x00 }, in qt1010_set_params()
80 { QT1010_WR, 0x24, 0xd0 }, in qt1010_set_params()
81 { QT1010_WR, 0x1e, 0x00 }, in qt1010_set_params()
82 { QT1010_WR, 0x1e, 0xf0 }, in qt1010_set_params()
84 { QT1010_WR, 0x1e, 0x00 }, in qt1010_set_params()
85 { QT1010_WR, 0x14, 0x7f }, in qt1010_set_params()
86 { QT1010_WR, 0x15, 0x7f }, in qt1010_set_params()
87 { QT1010_WR, 0x05, 0xff }, /* 35 c write */ in qt1010_set_params()
88 { QT1010_WR, 0x06, 0x00 }, in qt1010_set_params()
89 { QT1010_WR, 0x15, 0x1f }, in qt1010_set_params()
90 { QT1010_WR, 0x16, 0xff }, in qt1010_set_params()
91 { QT1010_WR, 0x18, 0xff }, in qt1010_set_params()
92 { QT1010_WR, 0x1f, 0xff }, /* 40 c write */ in qt1010_set_params()
93 { QT1010_WR, 0x20, 0xff }, /* 41 c write */ in qt1010_set_params()
94 { QT1010_WR, 0x21, 0x53 }, in qt1010_set_params()
95 { QT1010_WR, 0x25, 0xff }, /* 43 c write */ in qt1010_set_params()
96 { QT1010_WR, 0x26, 0x15 }, in qt1010_set_params()
97 { QT1010_WR, 0x00, 0xff }, /* 45 c write */ in qt1010_set_params()
98 { QT1010_WR, 0x02, 0x00 }, in qt1010_set_params()
99 { QT1010_WR, 0x01, 0x00 } in qt1010_set_params()
201 if (rd[i].oper == QT1010_WR) { in qt1010_set_params()
222 { QT1010_WR, reg, reg_init_val }, in qt1010_init_meas1()
223 { QT1010_WR, 0x1e, 0x00 }, in qt1010_init_meas1()
224 { QT1010_WR, 0x1e, oper }, in qt1010_init_meas1()
257 { QT1010_WR, 0x07, reg_init_val }, in qt1010_init_meas2()
258 { QT1010_WR, 0x22, 0xd0 }, in qt1010_init_meas2()
259 { QT1010_WR, 0x1e, 0x00 }, in qt1010_init_meas2()
260 { QT1010_WR, 0x1e, 0xd0 }, in qt1010_init_meas2()
262 { QT1010_WR, 0x1e, 0x00 }, in qt1010_init_meas2()
263 { QT1010_WR, 0x22, 0xff } in qt1010_init_meas2()
267 if (i2c_data[i].oper == QT1010_WR) { in qt1010_init_meas2()
288 { QT1010_WR, 0x01, 0x80 }, in qt1010_init()
289 { QT1010_WR, 0x0d, 0x84 }, in qt1010_init()
290 { QT1010_WR, 0x0e, 0xb7 }, in qt1010_init()
291 { QT1010_WR, 0x2a, 0x23 }, in qt1010_init()
292 { QT1010_WR, 0x2c, 0xdc }, in qt1010_init()
295 { QT1010_WR, 0x2b, 0x70 }, in qt1010_init()
296 { QT1010_WR, 0x2a, 0x23 }, in qt1010_init()
299 { QT1010_WR, 0x05, 0x14 }, in qt1010_init()
300 { QT1010_WR, 0x06, 0x44 }, in qt1010_init()
301 { QT1010_WR, 0x07, 0x28 }, in qt1010_init()
302 { QT1010_WR, 0x08, 0x0b }, in qt1010_init()
303 { QT1010_WR, 0x11, 0xfd }, in qt1010_init()
306 { QT1010_WR, 0x06, 0x40 }, in qt1010_init()
307 { QT1010_WR, 0x16, 0xf0 }, in qt1010_init()
308 { QT1010_WR, 0x02, 0x38 }, in qt1010_init()
309 { QT1010_WR, 0x03, 0x18 }, in qt1010_init()
310 { QT1010_WR, 0x20, 0xe0 }, in qt1010_init()
314 { QT1010_WR, 0x03, 0x19 }, in qt1010_init()
315 { QT1010_WR, 0x02, 0x3f }, in qt1010_init()
316 { QT1010_WR, 0x21, 0x53 }, in qt1010_init()
318 { QT1010_WR, 0x11, 0xfd }, in qt1010_init()
319 { QT1010_WR, 0x05, 0x34 }, in qt1010_init()
320 { QT1010_WR, 0x06, 0x44 }, in qt1010_init()
321 { QT1010_WR, 0x08, 0x08 } in qt1010_init()
329 case QT1010_WR: in qt1010_init()