Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/i2c/
H A Dgc2235.h146 GC2235_8BIT = 0x0001, enumerator
198 { GC2235_8BIT, 0xfe, 0x80 },
199 { GC2235_8BIT, 0xfe, 0x80 },
200 { GC2235_8BIT, 0xfe, 0x80 },
201 { GC2235_8BIT, 0xf2, 0x00 },
202 { GC2235_8BIT, 0xf6, 0x00 },
203 { GC2235_8BIT, 0xfc, 0x06 },
204 { GC2235_8BIT, 0xf7, 0x15 },
205 { GC2235_8BIT, 0xf8, 0x84 },
206 { GC2235_8BIT, 0xf9, 0xfe },
[all …]
H A Datomisp-gc2235.c42 if (data_length != GC2235_8BIT) { in gc2235_read_reg()
74 if (data_length == GC2235_8BIT) in gc2235_read_reg()
102 if (data_length != GC2235_8BIT) { in gc2235_write_reg()
141 if (next->type != GC2235_8BIT) in __gc2235_buf_reg_array()
225 ret = gc2235_write_reg(client, GC2235_8BIT, in __gc2235_set_exposure()
227 ret = gc2235_write_reg(client, GC2235_8BIT, in __gc2235_set_exposure()
241 ret = gc2235_write_reg(client, GC2235_8BIT, in __gc2235_set_exposure()
243 ret = gc2235_write_reg(client, GC2235_8BIT, in __gc2235_set_exposure()
302 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_q_exposure()
308 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_q_exposure()
[all …]