Home
last modified time | relevance | path

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

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