Home
last modified time | relevance | path

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

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