Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov2640.c1075 u8 pid, ver, midh, midl; in ov2640_video_probe() local
1089 midh = i2c_smbus_read_byte_data(client, MIDH); in ov2640_video_probe()
1105 devname, pid, ver, midh, midl); in ov2640_video_probe()
H A Dov772x.c1272 int pid, ver, midh, midl; in ov772x_video_probe() local
1302 ret = regmap_read(priv->regmap, MIDH, &midh); in ov772x_video_probe()
1311 devname, pid, ver, midh, midl); in ov772x_video_probe()