Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/addac/
H A Dad74413r.c115 #define AD74413R_DIN_DEBOUNCE_LEN BIT(5) macro
241 static const unsigned int ad74413r_debounce_map[AD74413R_DIN_DEBOUNCE_LEN] = {
252 unsigned int val = AD74413R_DIN_DEBOUNCE_LEN - 1; in ad74413r_set_comp_debounce()
255 for (i = 0; i < AD74413R_DIN_DEBOUNCE_LEN; i++) in ad74413r_set_comp_debounce()

Completed in 3 milliseconds