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

/linux-master/drivers/iio/frequency/
H A Dadmv4420.c210 u8 doubler, divide_by_2; local
213 divide_by_2 = st->ref_block.divide_by_2_en ? 2 : 1;
216 return (tmp / (st->ref_block.divider * divide_by_2));
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c382 bool divide_by_2 = nv_gf4_disp_arch(dev); local
391 XLATE(scale, divide_by_2, NV_PRAMDAC_FP_DEBUG_1_XSCALE_VALUE);
407 XLATE(scale, divide_by_2, NV_PRAMDAC_FP_DEBUG_1_YSCALE_VALUE);

Completed in 82 milliseconds