Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/i2c/
H A Dgc2235.h112 const struct gc2235_reg *regs;
127 struct gc2235_reg *regs;
162 struct gc2235_reg { struct
182 static const struct gc2235_reg gc2235_stream_on[] = { argument
189 static const struct gc2235_reg gc2235_stream_off[] = {
196 static const struct gc2235_reg gc2235_init_settings[] = {
271 static const struct gc2235_reg gc2235_1296_736_30fps[] = {
324 static const struct gc2235_reg gc2235_960_640_30fps[] = {
376 static const struct gc2235_reg gc2235_1600_900_30fps[] = {
421 static const struct gc2235_reg gc2235_1616_1082_30fps[] = {
[all …]
H A Datomisp-gc2235.c137 const struct gc2235_reg *next) in __gc2235_buf_reg_array()
165 const struct gc2235_reg *next) in __gc2235_write_reg_is_consecutive()
174 const struct gc2235_reg *reglist) in gc2235_write_reg_array()
176 const struct gc2235_reg *next = reglist; in gc2235_write_reg_array()