Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dstk-sensor.c144 #define REG_MIDH 0x1c /* Manuf. ID high */ macro
378 if (stk_sensor_inb(dev, REG_MIDH, &idh) in stk_sensor_init()
Dov6650.c65 #define REG_MIDH 0x1c macro
834 ret = ov6650_reg_read(client, REG_MIDH, &midh); in ov6650_video_probe()
Dov7670.c107 #define REG_MIDH 0x1c /* Manuf. ID high */ macro
560 ret = ov7670_read(sd, REG_MIDH, &v); in ov7670_detect()