Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
H A Dad7606.h138 unsigned int max_samplerate; member
H A Dad7606.c242 .max_samplerate = 800 * KILO,
1405 chip_info->max_samplerate ? : 2 * KILO); in ad7606_probe()