Searched refs:base_ns (Results 1 – 1 of 1) sorted by relevance
1257 s64 base_ns = ((adj + NSEC_PER_SEC) * NSEC_PER_SEC); in hw_atl_b0_adj_params_get() local1261 base_ns = div64_s64(base_ns, freq); in hw_atl_b0_adj_params_get()1262 nsi = div64_u64(base_ns, NSEC_PER_SEC); in hw_atl_b0_adj_params_get()1264 if (base_ns != nsi * NSEC_PER_SEC) { in hw_atl_b0_adj_params_get()1266 base_ns - nsi * NSEC_PER_SEC); in hw_atl_b0_adj_params_get()