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

/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov9640.c593 u8 pid, ver, midh, midl; ov9640_video_probe() local
609 ret = ov9640_reg_read(client, OV9640_MIDH, &midh); ov9640_video_probe()
631 devname, pid, ver, midh, midl); ov9640_video_probe()
H A Dov2640.c959 u8 pid, ver, midh, midl; ov2640_video_probe() local
973 midh = i2c_smbus_read_byte_data(client, MIDH); ov2640_video_probe()
989 devname, pid, ver, midh, midl); ov2640_video_probe()
H A Dov6650.c839 u8 pidh, pidl, midh, midl; ov6650_video_probe() local
853 ret = ov6650_reg_read(client, REG_MIDH, &midh); ov6650_video_probe()
869 pidh, pidl, midh, midl); ov6650_video_probe()

Completed in 129 milliseconds