Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov772x.c60 #define HSTART 0x17 /* Horizontal sensor size */ macro
761 ret = ov772x_write(client, HSTART, win->rect.left >> 2); in ov772x_set_params()
/Linux-v4.19/drivers/media/i2c/
Dov772x.c61 #define HSTART 0x17 /* Horizontal sensor size */ macro
1076 ret = ov772x_write(client, HSTART, win->rect.left >> 2); in ov772x_set_params()
Dov2640.c228 #define HSTART 0x17 /* Horizontal Window start MSB 8 bit */ macro