Home
last modified time | relevance | path

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

/drivers/media/i2c/soc_camera/
Dov9640.c593 u8 pid, ver, midh, midl; in ov9640_video_probe() local
609 ret = ov9640_reg_read(client, OV9640_MIDH, &midh); in ov9640_video_probe()
633 devname, pid, ver, midh, midl); in ov9640_video_probe()
Dov2640.c992 u8 pid, ver, midh, midl; in ov2640_video_probe() local
1006 midh = i2c_smbus_read_byte_data(client, MIDH); in ov2640_video_probe()
1023 devname, pid, ver, midh, midl); in ov2640_video_probe()
Dov6650.c833 u8 pidh, pidl, midh, midl; in ov6650_video_probe() local
847 ret = ov6650_reg_read(client, REG_MIDH, &midh); in ov6650_video_probe()
863 pidh, pidl, midh, midl); in ov6650_video_probe()