Searched refs:LPG_MAX_M (Results 1 – 1 of 1) sorted by relevance
59 #define LPG_MAX_M 7 macro470 max_period = div64_u64((u64)NSEC_PER_SEC * max_res * LPG_MAX_PREDIV * (1 << LPG_MAX_M), in lpg_calc_freq()500 if (m > LPG_MAX_M) in lpg_calc_freq()501 m = LPG_MAX_M; in lpg_calc_freq()