Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov9650.c829 #define NUM_SAT_REGS 6 macro
833 static const u8 regs[NUM_SAT_LEVELS][NUM_SAT_REGS] = { in ov965x_set_saturation()
848 for (i = 0; i < NUM_SAT_REGS && !ret; i++) in ov965x_set_saturation()