Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/i2c/
Dgc2235.h131 const struct gc2235_reg *regs;
149 struct gc2235_reg *regs;
186 struct gc2235_reg { struct
206 static struct gc2235_reg const gc2235_stream_on[] = { argument
213 static struct gc2235_reg const gc2235_stream_off[] = {
220 static struct gc2235_reg const gc2235_init_settings[] = {
295 static struct gc2235_reg const gc2235_1296_736_30fps[] = {
348 static struct gc2235_reg const gc2235_960_640_30fps[] = {
400 static struct gc2235_reg const gc2235_1600_900_30fps[] = {
445 static struct gc2235_reg const gc2235_1616_1082_30fps[] = {
[all …]
Datomisp-gc2235.c147 const struct gc2235_reg *next) in __gc2235_buf_reg_array()
175 const struct gc2235_reg *next) in __gc2235_write_reg_is_consecutive()
184 const struct gc2235_reg *reglist) in gc2235_write_reg_array()
186 const struct gc2235_reg *next = reglist; in gc2235_write_reg_array()