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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dad525x_dpot.c208 DPOT_MAX_POS(dpot->devid)) |
213 DPOT_MAX_POS(dpot->devid)) |
622 data->max_pos = 1 << DPOT_MAX_POS(data->devid);
H A Dad525x_dpot.h19 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) macro

Completed in 98 milliseconds