Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dad525x_dpot.h19 #define DPOT_WIPERS(conf) ((conf >> 10) & 0xFF) macro
H A Dad525x_dpot.c706 data->wipers = DPOT_WIPERS(devid); in ad_dpot_probe()