Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dda9210-regulator.c101 DA9210_BUCK_ILIM_MASK, sel); in da9210_set_current_limit()
120 sel = (data & DA9210_BUCK_ILIM_MASK) >> DA9210_BUCK_ILIM_SHIFT; in da9210_get_current_limit()
Dda9210-regulator.h235 #define DA9210_BUCK_ILIM_MASK 0x0F macro