Searched refs:DPOT_WIPERS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/ | ||
H A D | ad525x_dpot.h | 19 #define DPOT_WIPERS(conf) ((conf >> 10) & 0xFF) macro |
H A D | ad525x_dpot.c | 706 data->wipers = DPOT_WIPERS(devid); in ad_dpot_probe() |