Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtvp5150.c32 #define TVP5150_MAX_CROP_TOP 127 macro
1123 rect->top = clamp(rect->top, 0, TVP5150_MAX_CROP_TOP); in tvp5150_set_selection()
1134 hmax - TVP5150_MAX_CROP_TOP - rect->top, in tvp5150_set_selection()