Searched refs:MT9M001_MIN_WIDTH (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9m001.c | 47 #define MT9M001_MIN_WIDTH 48 macro 278 rect.width = clamp_t(u32, rect.width, MT9M001_MIN_WIDTH, in mt9m001_set_selection() 390 v4l_bound_align_image(&mf->width, MT9M001_MIN_WIDTH, in mt9m001_set_fmt()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9m001.c | 47 #define MT9M001_MIN_WIDTH 48 macro 279 rect.width = clamp_t(u32, rect.width, MT9M001_MIN_WIDTH, in mt9m001_set_selection() 391 v4l_bound_align_image(&mf->width, MT9M001_MIN_WIDTH, in mt9m001_set_fmt()
|
Completed in 3 milliseconds