Searched refs:SDM_DIN_RANGE (Results 1 – 1 of 1) sorted by relevance
90 #define SDM_DIN_RANGE 12 /* -2^12 ... 2^12-1 */ macro255 rem_range = SDM_DIN_RANGE + 1 - DFS_DET_RANGE; in gm20b_dvfs_calc_ndiv()257 rem = (rem << rem_range) - BIT(SDM_DIN_RANGE); in gm20b_dvfs_calc_ndiv()