Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Daspeed_adc.c25 #define ASPEED_CLOCKS_PER_SAMPLE 12 macro
110 ASPEED_CLOCKS_PER_SAMPLE; in aspeed_adc_read_raw()
133 val * ASPEED_CLOCKS_PER_SAMPLE); in aspeed_adc_write_raw()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds