Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9m001.c50 #define MT9M001_ROW_SKIP 12 macro
285 rect.top = clamp_t(u32, rect.top, MT9M001_ROW_SKIP, in mt9m001_set_selection()
286 MT9M001_ROW_SKIP + MT9M001_MAX_HEIGHT - rect.height); in mt9m001_set_selection()
309 sel->r.top = MT9M001_ROW_SKIP; in mt9m001_get_selection()
790 mt9m001->rect.top = MT9M001_ROW_SKIP; in mt9m001_probe()