Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dad525x_dpot.c247 DPOT_MAX_POS(dpot->devid)) | in dpot_write_spi()
252 DPOT_MAX_POS(dpot->devid)) | in dpot_write_spi()
699 data->max_pos = 1 << DPOT_MAX_POS(devid); in ad_dpot_probe()
H A Dad525x_dpot.h18 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) macro
/kernel/linux/linux-6.6/drivers/misc/
H A Dad525x_dpot.c250 DPOT_MAX_POS(dpot->devid)) | in dpot_write_spi()
255 DPOT_MAX_POS(dpot->devid)) | in dpot_write_spi()
702 data->max_pos = 1 << DPOT_MAX_POS(devid); in ad_dpot_probe()
H A Dad525x_dpot.h18 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) macro

Completed in 4 milliseconds