Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/i2c/
A Dgc2235.h170 GC2235_8BIT = 0x0001, enumerator
222 { GC2235_8BIT, 0xfe, 0x80 },
223 { GC2235_8BIT, 0xfe, 0x80 },
224 { GC2235_8BIT, 0xfe, 0x80 },
225 { GC2235_8BIT, 0xf2, 0x00 },
226 { GC2235_8BIT, 0xf6, 0x00 },
227 { GC2235_8BIT, 0xfc, 0x06 },
228 { GC2235_8BIT, 0xf7, 0x15 },
229 { GC2235_8BIT, 0xf8, 0x84 },
230 { GC2235_8BIT, 0xf9, 0xfe },
[all …]
A Datomisp-gc2235.c52 if (data_length != GC2235_8BIT) { in gc2235_read_reg()
84 if (data_length == GC2235_8BIT) in gc2235_read_reg()
112 if (data_length != GC2235_8BIT) { in gc2235_write_reg()
151 if (next->type != GC2235_8BIT) in __gc2235_buf_reg_array()
293 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_get_intg_factor()
295 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_get_intg_factor()
301 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_get_intg_factor()
303 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_get_intg_factor()
314 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_get_intg_factor()
316 ret = gc2235_read_reg(client, GC2235_8BIT, in gc2235_get_intg_factor()
[all …]

Completed in 9 milliseconds