Home
last modified time | relevance | path

Searched defs:DPOT_MAX_POS (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
Dad525x_dpot.h18 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) macro
/kernel/linux/linux-6.6/drivers/misc/
Dad525x_dpot.h18 #define DPOT_MAX_POS(conf) ((conf >> 6) & 0xF) macro