Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/addac/
Dad74115.c339 static const unsigned int ad74115_debounce_tbl[] = { variable
561 unsigned int len = ARRAY_SIZE(ad74115_debounce_tbl); in ad74115_set_comp_debounce()
565 if (val <= ad74115_debounce_tbl[i]) in ad74115_set_comp_debounce()