Home | History | Annotate | Download | only in i2c

Lines Matching defs:cx24227_writereg

48 static int cx24227_writereg(struct cx24227 *, uint8_t, uint16_t);
106 cx24227_writereg(struct cx24227 *sc, uint8_t reg, uint16_t data)
187 cx24227_writereg(sc, 0xf5, 0x0000);
188 cx24227_writereg(sc, 0xf5, 0x0001);
193 cx24227_writereg(sc, 0xf4, 0x0000);
197 cx24227_writereg(sc, 0xf4, 0x0001);
198 cx24227_writereg(sc, 0x85, 0x0110);
203 cx24227_writereg(sc, 0xf5, 0x0000);
204 cx24227_writereg(sc, 0xf5, 0x0001);
210 cx24227_writereg(sc, 0xf3, 0x0001);
215 cx24227_writereg(sc, 0xf3, 0x0000);
255 e = cx24227_writereg(sc, 0xf3, value);
279 cx24227_writereg(sc, 0xf2, 0);
280 cx24227_writereg(sc, 0xfa, 0);
292 cx24227_writereg(sc, documentation_wanted[i].r, documentation_wanted[i].v);
297 cx24227_writereg(sc, 0xab, reg);
300 cx24227_writereg(sc, 0x1b, 0x0110);
303 cx24227_writereg(sc, 0x87, 0x01be);
304 cx24227_writereg(sc, 0x88, 0x0436);
305 cx24227_writereg(sc, 0x89, 0x054d);
310 cx24227_writereg(sc, 0xe3, reg);
316 cx24227_writereg(sc, 0xac, reg);
319 cx24227_writereg(sc, 0xf5, 0x0000);
320 cx24227_writereg(sc, 0xf5, 0x0001);
323 cx24227_writereg(sc, 0xf3, 0x0001);