Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9t031.c439 const u32 shutter_max = MT9T031_MAX_HEIGHT + MT9T031_VERTICAL_BLANK; in mt9t031_g_volatile_ctrl() local
447 (shutter_max / 2 + (mt9t031->total_h - 1) * (max - min)) in mt9t031_g_volatile_ctrl()
448 / shutter_max + min; in mt9t031_g_volatile_ctrl()