Home
last modified time | relevance | path

Searched refs:DA9052_SUPPLY_VBCOREGO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Ddialog_pmic.h171 #define DA9052_SUPPLY_VBCOREGO (1 << 0) macro
/openbmc/linux/drivers/regulator/
H A Dda9052-regulator.c331 DA9052_DCDC(BUCK1, buck1, 25, 500, 2075, 6, 6, DA9052_SUPPLY_VBCOREGO),
348 DA9052_DCDC(BUCK1, buck1, 25, 500, 2075, 6, 6, DA9052_SUPPLY_VBCOREGO),
/openbmc/u-boot/board/freescale/mx53loco/
H A Dmx53loco.c221 val |= DA9052_SUPPLY_VBCOREGO; in power_init()
/openbmc/linux/include/linux/mfd/da9052/
H A Dreg.h496 #define DA9052_SUPPLY_VBCOREGO 0X01 macro