Home
last modified time | relevance | path

Searched refs:midl (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
1090 midl = i2c_smbus_read_byte_data(client, MIDL); 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
1305 ret = regmap_read(priv->regmap, MIDL, &midl); in ov772x_video_probe()
1311 devname, pid, ver, midh, midl); in ov772x_video_probe()