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

/linux-master/drivers/media/i2c/
H A Dmax2175.c286 u32 decim_ratio; member in struct:max2175
455 ctx->decim_ratio = 36;
470 ctx->decim_ratio = 1;
630 s32 clock_rate = ctx->xtal_freq / ctx->decim_ratio;
763 ctx->decim_ratio = 27;
931 ctx->decim_ratio = 36;
942 ctx->decim_ratio = 27;

Completed in 246 milliseconds