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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 1213 milliseconds