Home
last modified time | relevance | path

Searched refs:regval_list (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/i2c/
H A Dov2640.c281 struct regval_list { struct
290 const struct regval_list *regs; argument
316 static const struct regval_list ov2640_init_regs[] = {
498 static const struct regval_list ov2640_size_change_preamble_regs[] = {
527 static const struct regval_list ov2640_qcif_regs[] = {
532 static const struct regval_list ov2640_qvga_regs[] = {
537 static const struct regval_list ov2640_cif_regs[] = {
542 static const struct regval_list ov2640_vga_regs[] = {
547 static const struct regval_list ov2640_svga_regs[] = {
552 static const struct regval_list ov2640_xga_regs[] = {
[all …]
H A Dov7670.c198 struct regval_list *regs; /* Regs to tweak */
271 struct regval_list { struct
276 static struct regval_list ov7670_default_regs[] = { argument
405 static struct regval_list ov7670_fmt_yuv422[] = {
421 static struct regval_list ov7670_fmt_rgb565[] = {
437 static struct regval_list ov7670_fmt_rgb444[] = {
453 static struct regval_list ov7670_fmt_raw[] = {
591 static int ov7670_write_array(struct v4l2_subdev *sd, struct regval_list *vals) in ov7670_write_array()
663 struct regval_list *regs;
704 static struct regval_list ov7670_qcif_regs[] = {