Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov9650.c817 #define NUM_SAT_LEVELS 5 macro
822 static const u8 regs[NUM_SAT_LEVELS][NUM_SAT_REGS] = { in ov965x_set_saturation()
833 val += (NUM_SAT_LEVELS / 2); in ov965x_set_saturation()
834 if (val >= NUM_SAT_LEVELS) in ov965x_set_saturation()