Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc0403.c57 #define GC0403_DIGI_GAIN_MIN 0x40 macro
1019 if (digital_gain_reg_value < GC0403_DIGI_GAIN_MIN) in gc0403_set_ctrl()
1020 digital_gain_reg_value = GC0403_DIGI_GAIN_MIN; in gc0403_set_ctrl()