Home
last modified time | relevance | path

Searched refs:DPOT_FEAT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dad525x_dpot.h20 #define DPOT_FEAT(conf) (conf >> 18) macro
H A Dad525x_dpot.c701 data->feat = DPOT_FEAT(devid); in ad_dpot_probe()