Searched refs:DPOT_MAX_POS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/misc/
H A Dad525x_dpot.c250 DPOT_MAX_POS(dpot->devid)) |
255 DPOT_MAX_POS(dpot->devid)) |
702 data->max_pos = 1 << DPOT_MAX_POS(devid);
H A Dad525x_dpot.h18 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) macro

Completed in 149 milliseconds