id_high           973 drivers/staging/media/soc_camera/soc_ov5642.c 	u8 id_high, id_low;
id_high           981 drivers/staging/media/soc_camera/soc_ov5642.c 	ret = reg_read(client, REG_CHIP_ID_HIGH, &id_high);
id_high           985 drivers/staging/media/soc_camera/soc_ov5642.c 	id = id_high << 8;