Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov2640.c283 struct regval_list { struct
292 const struct regval_list *regs; argument
320 static const struct regval_list ov2640_init_regs[] = {
502 static const struct regval_list ov2640_size_change_preamble_regs[] = {
531 static const struct regval_list ov2640_qcif_regs[] = {
536 static const struct regval_list ov2640_qvga_regs[] = {
541 static const struct regval_list ov2640_cif_regs[] = {
546 static const struct regval_list ov2640_vga_regs[] = {
551 static const struct regval_list ov2640_svga_regs[] = {
556 static const struct regval_list ov2640_xga_regs[] = {
[all …]
Dov5647.c75 struct regval_list { struct
96 static struct regval_list sensor_oe_disable_regs[] = { argument
102 static struct regval_list sensor_oe_enable_regs[] = {
108 static struct regval_list ov5647_640x480[] = {
235 struct regval_list *regs, int array_size) in ov5647_write_array()
Dov7670.c203 struct regval_list *regs; /* Regs to tweak */
278 struct regval_list { struct
283 static struct regval_list ov7670_default_regs[] = { argument
412 static struct regval_list ov7670_fmt_yuv422[] = {
428 static struct regval_list ov7670_fmt_rgb565[] = {
444 static struct regval_list ov7670_fmt_rgb444[] = {
460 static struct regval_list ov7670_fmt_raw[] = {
596 static int ov7670_write_array(struct v4l2_subdev *sd, struct regval_list *vals) in ov7670_write_array()
667 struct regval_list *regs;
708 static struct regval_list ov7670_qcif_regs[] = {
Dtw9910.c215 struct regval_list { struct
Ds5k4ecgx.c122 struct regval_list { struct
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_ov5642.c85 struct regval_list { struct
90 static struct regval_list ov5642_default_regs_init[] = { argument
551 static struct regval_list ov5642_default_regs_finalise[] = {
722 struct regval_list *vals) in ov5642_write_array()