Searched refs:fin_ns (Results 1 – 1 of 1) sorted by relevance
323 u32 fin_ns; in meson_pwm_cnt_to_ns() local332 fin_ns = div_u64(NSEC_PER_SEC, fin_freq); in meson_pwm_cnt_to_ns()334 return cnt * fin_ns * (channel->pre_div + 1); in meson_pwm_cnt_to_ns()