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

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

Completed in 68 milliseconds