Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov6650.c154 #define DEF_HSTRT 0x24 macro
165 #define W_QCIF (DEF_HSTOP - DEF_HSTRT)
488 sel->r.left = DEF_HSTRT << 1; in ov6650_get_selection()
513 v4l_bound_align_image(&rect->left, DEF_HSTRT << 1, in ov6650_bind_align_crop_rectangle()
514 (DEF_HSTRT << 1) + W_CIF - (__s32)rect->width, 1, in ov6650_bind_align_crop_rectangle()
1078 priv->rect.left = DEF_HSTRT << 1; in ov6650_probe()