Home
last modified time | relevance | path

Searched refs:DA9052_BUCKCORE_REG (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/regulator/
H A Dda9052-regulator.c297 .vsel_reg = DA9052_BUCKCORE_REG + DA9052_ID_##_id, \
299 .enable_reg = DA9052_BUCKCORE_REG + DA9052_ID_##_id, \
319 .vsel_reg = DA9052_BUCKCORE_REG + DA9052_ID_##_id, \
321 .enable_reg = DA9052_BUCKCORE_REG + DA9052_ID_##_id, \
/linux/drivers/mfd/
H A Dda9052-core.c72 case DA9052_BUCKCORE_REG: in da9052_reg_readable()
203 case DA9052_BUCKCORE_REG: in da9052_reg_writeable()
/linux/include/linux/mfd/da9052/
H A Dreg.h79 #define DA9052_BUCKCORE_REG 46 macro