Home
last modified time | relevance | path

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

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