Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dda9062-regulator.c457 __builtin_ffs((int)DA9062AA_VBUCK1_SEL_MASK) - 1,
459 __builtin_clz((DA9062AA_VBUCK1_SEL_MASK)) - 1),
703 __builtin_ffs((int)DA9062AA_VBUCK1_SEL_MASK) - 1,
705 __builtin_clz((DA9062AA_VBUCK1_SEL_MASK)) - 1),
/Linux-v4.19/include/linux/mfd/da9062/
Dregisters.h531 #define DA9062AA_VBUCK1_SEL_MASK 0x01 macro