Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/i2c/
Dov6650.c154 #define DEF_HSTRT 0x24 macro
165 #define W_QCIF (DEF_HSTOP - DEF_HSTRT)
481 sel->r.left = DEF_HSTRT << 1; in ov6650_get_selection()
508 v4l_bound_align_image(&sel->r.left, DEF_HSTRT << 1, in ov6650_set_selection()
509 (DEF_HSTRT << 1) + W_CIF - (__s32)sel->r.width, 1, in ov6650_set_selection()
1068 priv->rect.left = DEF_HSTRT << 1; in ov6650_probe()