Searched refs:cnv_state (Results 1 – 1 of 1) sorted by relevance
212 struct pwm_state cnv_state = { in ad4851_set_sampling_freq() local220 cnv_state.period = DIV_ROUND_UP_ULL(NSEC_PER_SEC, freq); in ad4851_set_sampling_freq()222 ret = pwm_apply_might_sleep(st->cnv, &cnv_state); in ad4851_set_sampling_freq()