Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dgc2235.h128 const struct gc2235_reg *regs;
143 struct gc2235_reg *regs;
178 struct gc2235_reg { struct
198 static struct gc2235_reg const gc2235_stream_on[] = { argument
205 static struct gc2235_reg const gc2235_stream_off[] = {
212 static struct gc2235_reg const gc2235_init_settings[] = {
287 static struct gc2235_reg const gc2235_1296_736_30fps[] = {
340 static struct gc2235_reg const gc2235_960_640_30fps[] = {
392 static struct gc2235_reg const gc2235_1600_900_30fps[] = {
437 static struct gc2235_reg const gc2235_1616_1082_30fps[] = {
[all …]
H A 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()