Home
last modified time | relevance | path

Searched refs:sampling_freq_hz (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/iio/adc/
H A Dad7625.c81 u32 sampling_freq_hz; member
217 st->sampling_freq_hz = DIV_ROUND_CLOSEST(st->ref_clk_rate_hz, in ad7625_set_sampling_freq()
231 *val = st->sampling_freq_hz; in ad7625_read_raw()