Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Daspeed_adc.c36 #define ASPEED_CLOCKS_PER_SAMPLE 12 macro
270 clk_set_rate(data->clk_scaler->clk, rate * ASPEED_CLOCKS_PER_SAMPLE); in aspeed_adc_set_sampling_rate()
273 (u64)NSEC_PER_SEC * ASPEED_CLOCKS_PER_SAMPLE, rate); in aspeed_adc_set_sampling_rate()
327 ASPEED_CLOCKS_PER_SAMPLE; in aspeed_adc_read_raw()