Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4023.c449 static int gc4023_read_reg(struct i2c_client *client, u16 reg, in gc4023_read_reg() function
1312 ret = gc4023_read_reg(gc4023->client, GC4023_MIRROR_FLIP_REG, in gc4023_set_ctrl()
1314 ret |= gc4023_read_reg(gc4023->client, GC4023_OTP_MIRROR_FLIP_REG, in gc4023_set_ctrl()
1326 ret = gc4023_read_reg(gc4023->client, GC4023_MIRROR_FLIP_REG, in gc4023_set_ctrl()
1328 ret |= gc4023_read_reg(gc4023->client, GC4023_OTP_MIRROR_FLIP_REG, in gc4023_set_ctrl()
1449 ret = gc4023_read_reg(client, GC4023_REG_CHIP_ID_H, in gc4023_check_sensor_id()
1451 ret |= gc4023_read_reg(client, GC4023_REG_CHIP_ID_L, in gc4023_check_sensor_id()