Searched refs:id_high (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov5642.c973 u8 id_high, id_low; ov5642_video_probe() local
981 ret = reg_read(client, REG_CHIP_ID_HIGH, &id_high); ov5642_video_probe()
985 id = id_high << 8; ov5642_video_probe()

Completed in 48 milliseconds