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

/linux-4.4.14/drivers/media/i2c/
H A Dov9650.c819 #define NUM_SAT_LEVELS 5 macro
824 static const u8 regs[NUM_SAT_LEVELS][NUM_SAT_REGS] = { ov965x_set_saturation()
835 val += (NUM_SAT_LEVELS / 2); ov965x_set_saturation()
836 if (val >= NUM_SAT_LEVELS) ov965x_set_saturation()

Completed in 41 milliseconds