Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds