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