Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dov2722.h211 OV2722_8BIT = 0x0001, enumerator
252 {OV2722_8BIT, 0x3718, 0x10},
253 {OV2722_8BIT, 0x3702, 0x0c},
254 {OV2722_8BIT, 0x373a, 0x1c},
255 {OV2722_8BIT, 0x3715, 0x01},
256 {OV2722_8BIT, 0x3703, 0x0c},
257 {OV2722_8BIT, 0x3705, 0x06},
258 {OV2722_8BIT, 0x3730, 0x0e},
259 {OV2722_8BIT, 0x3704, 0x1c},
260 {OV2722_8BIT, 0x3f06, 0x00},
[all …]
H A Datomisp-ov2722.c86 if (data_length == OV2722_8BIT) in ov2722_read_reg()
128 if (data_length == OV2722_8BIT) { in ov2722_write_reg()
185 case OV2722_8BIT: in __ov2722_buf_reg_array()
300 ret = ov2722_write_reg(client, OV2722_8BIT, in __ov2722_set_exposure()
387 ret = ov2722_read_reg(client, OV2722_8BIT, in ov2722_q_exposure()
393 ret = ov2722_read_reg(client, OV2722_8BIT, in ov2722_q_exposure()
400 ret = ov2722_read_reg(client, OV2722_8BIT, in ov2722_q_exposure()
627 ret = ov2722_write_reg(client, OV2722_8BIT, in startup()
749 ov2722_read_reg(client, OV2722_8BIT, in ov2722_detect()
751 ov2722_read_reg(client, OV2722_8BIT, in ov2722_detect()
[all …]