Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dov2680.h145 const struct ov2680_reg *regs;
163 struct ov2680_reg *regs;
191 struct ov2680_reg { struct
210 static struct ov2680_reg const ov2680_global_setting[] = { argument
290 static struct ov2680_reg const ov2680_QCIF_30fps[] = {
335 static struct ov2680_reg const ov2680_CIF_30fps[] = {
378 static struct ov2680_reg const ov2680_QVGA_30fps[] = {
421 static struct ov2680_reg const ov2680_656x496_30fps[] = {
464 static struct ov2680_reg const ov2680_720x592_30fps[] = {
509 static struct ov2680_reg const ov2680_800x600_30fps[] = {
[all …]
Datomisp-ov2680.c108 const struct ov2680_reg *reglist) in ov2680_write_reg_array()
110 const struct ov2680_reg *next = reglist; in ov2680_write_reg_array()