Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/i2c/
H A Dov2722.h160 const struct ov2722_reg *regs;
176 struct ov2722_reg *regs;
215 struct ov2722_reg { struct
239 static const struct ov2722_reg ov2722_QVGA_30fps[] = { argument
349 static const struct ov2722_reg ov2722_480P_30fps[] = {
458 static const struct ov2722_reg ov2722_VGA_30fps[] = {
568 static const struct ov2722_reg ov2722_1632_1092_30fps[] = {
670 static const struct ov2722_reg ov2722_1452_1092_30fps[] = {
772 static const struct ov2722_reg ov2722_1M3_30fps[] = {
880 static const struct ov2722_reg ov2722_1080p_30fps[] = {
[all …]
H A Datomisp-ov2722.c169 const struct ov2722_reg *next) in __ov2722_buf_reg_array()
206 const struct ov2722_reg *next) in __ov2722_write_reg_is_consecutive()
215 const struct ov2722_reg *reglist) in ov2722_write_reg_array()
217 const struct ov2722_reg *next = reglist; in ov2722_write_reg_array()