Home
last modified time | relevance | path

Searched refs:DEF_VSTRT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c156 #define DEF_VSTRT 0x04 macro
167 #define H_QCIF (DEF_VSTOP - DEF_VSTRT)
482 sel->r.top = DEF_VSTRT << 1; in ov6650_get_selection()
510 &sel->r.top, DEF_VSTRT << 1, in ov6650_set_selection()
511 (DEF_VSTRT << 1) + H_CIF - (__s32)sel->r.height, in ov6650_set_selection()
1069 priv->rect.top = DEF_VSTRT << 1; in ov6650_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c156 #define DEF_VSTRT 0x04 macro
167 #define H_QCIF (DEF_VSTOP - DEF_VSTRT)
489 sel->r.top = DEF_VSTRT << 1; in ov6650_get_selection()
515 &rect->top, DEF_VSTRT << 1, in ov6650_bind_align_crop_rectangle()
516 (DEF_VSTRT << 1) + H_CIF - (__s32)rect->height, in ov6650_bind_align_crop_rectangle()
1079 priv->rect.top = DEF_VSTRT << 1; in ov6650_probe()

Completed in 4 milliseconds