Searched refs:imx317_read_reg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | imx317.c | 679 static int imx317_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in imx317_read_reg() function 1269 ret = imx317_read_reg(imx317->client, IMX317_REG_VTS_H, in imx317_set_ctrl() 1272 ret |= imx317_read_reg(imx317->client, IMX317_REG_VTS_M, in imx317_set_ctrl() 1275 ret |= imx317_read_reg(imx317->client, IMX317_REG_VTS_L, in imx317_set_ctrl() 1406 ret = imx317_read_reg(client, IMX317_REG_CHIP_ID, in imx317_check_sensor_id()
|