Searched refs:matrix_regs (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dov9640.c455 const struct ov9640_reg *ov9640_regs, *matrix_regs; local
497 matrix_regs = ov9640_regs_yuv;
500 matrix_regs = ov9640_regs_rgb;
530 ret = ov9640_reg_write(client, matrix_regs[i].reg,
531 matrix_regs[i].val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dov9640.c455 const struct ov9640_reg *ov9640_regs, *matrix_regs; local
497 matrix_regs = ov9640_regs_yuv;
500 matrix_regs = ov9640_regs_rgb;
530 ret = ov9640_reg_write(client, matrix_regs[i].reg,
531 matrix_regs[i].val);

Completed in 164 milliseconds