Home
last modified time | relevance | path

Searched refs:REG_MIDH (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dov7740.c51 #define REG_MIDH 0x1C /* manufacture id byte */ macro
947 ret = regmap_read(regmap, REG_MIDH, &midh); in ov7740_detect()
H A Dov6650.c62 #define REG_MIDH 0x1c macro
924 ret = ov6650_reg_read(client, REG_MIDH, &midh); in ov6650_video_probe()
H A Dov7670.c99 #define REG_MIDH 0x1c /* Manuf. ID high */ macro
634 ret = ov7670_read(sd, REG_MIDH, &v); in ov7670_detect()
H A Dov9650.c101 #define REG_MIDH 0x1c /* Manufacturer ID MSB */ macro