Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dad74115.c340 static const unsigned int ad74115_debounce_tbl[] = { variable
562 unsigned int len = ARRAY_SIZE(ad74115_debounce_tbl); in ad74115_set_comp_debounce()
566 if (val <= ad74115_debounce_tbl[i]) in ad74115_set_comp_debounce()