/openbmc/linux/drivers/regulator/ |
H A D | act8865-regulator.c | 54 * ACT8846 Global Register Map. 518 ACT88xx_REG("REG1", ACT8846, REG1, VSET, "vp1"), 519 ACT88xx_REG("REG2", ACT8846, REG2, VSET0, "vp2"), 520 ACT88xx_REG("REG3", ACT8846, REG3, VSET0, "vp3"), 521 ACT88xx_REG("REG4", ACT8846, REG4, VSET0, "vp4"), 522 ACT88xx_REG("REG5", ACT8846, REG5, VSET, "inl1"), 523 ACT88xx_REG("REG6", ACT8846, REG6, VSET, "inl1"), 524 ACT88xx_REG("REG7", ACT8846, REG7, VSET, "inl1"), 525 ACT88xx_REG("REG8", ACT8846, REG8, VSET, "inl2"), 526 ACT88xx_REG("REG9", ACT8846, REG9, VSET, "inl2"), [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | active-semi,act8846.yaml | 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8846.yaml# 7 title: Active-semi ACT8846 regulator 14 const: active-semi,act8846 21 Indicates that the ACT8846 is responsible for powering OFF 76 compatible = "active-semi,act8846";
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3368-evb-act8846.dts | 10 model = "Rockchip RK3368 EVB with ACT8846 pmic"; 11 compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368"; 40 act8846: act8846@5a { label 41 compatible = "active-semi,act8846";
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | power-controller.txt | 14 act8846: act8846@5 { 15 compatible = "active-semi,act8846";
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-evb-act8846.dts | 7 model = "Rockchip RK3288 EVB ACT8846"; 8 compatible = "rockchip,rk3288-evb-act8846", "rockchip,rk3288"; 71 act8846: act8846@5a { label 72 compatible = "active-semi,act8846";
|
H A D | rk3188-radxarock.dts | 182 act8846: act8846@5a { label 183 compatible = "active-semi,act8846"; 315 act8846 { 316 act8846_dvs0_ctl: act8846-dvs0-ctl {
|
H A D | rk3288-firefly-reload-core.dtsi | 96 act8846: act8846@5a { label 97 compatible = "active-semi,act8846"; 225 act8846 {
|
H A D | rk3288-miqi.dts | 172 act8846: act8846@5a { label 173 compatible = "active-semi,act8846"; 313 act8846 {
|
H A D | rk3288-rock2-som.dtsi | 85 act8846: act8846@5a { label 86 compatible = "active-semi,act8846";
|
H A D | rk3288-firefly.dtsi | 247 act8846: act8846@5a { label 248 compatible = "active-semi,act8846"; 392 act8846 {
|
H A D | rk3288-r89.dts | 171 act8846: pmic@5a { label 172 compatible = "active-semi,act8846"; 279 act8846 {
|
H A D | rk3288-firefly.dts | 19 act8846 {
|
H A D | rk3288-firefly-beta.dts | 19 act8846 {
|
H A D | Makefile | 19 rk3288-evb-act8846.dtb \
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3188-radxarock.dts | 181 act8846: act8846@5a { label 182 compatible = "active-semi,act8846"; 315 act8846 { 316 act8846_dvs0_ctl: act8846-dvs0-ctl {
|
H A D | rk3288-miqi.dtsi | 168 act8846: act8846@5a { label 169 compatible = "active-semi,act8846"; 296 act8846 {
|
H A D | rk3288-evb.dtsi | 215 act8846: act8846@5a { label 216 compatible = "active-semi,act8846"; 332 act8846 {
|
H A D | rk3288-firefly.dtsi | 206 act8846: act8846@5a { label 207 compatible = "active-semi,act8846"; 323 act8846 {
|
H A D | rk3288-rock2-som.dtsi | 109 act8846: act8846@5a { label 110 compatible = "active-semi,act8846";
|
H A D | rk3288-firefly.dts | 41 act8846 {
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | act8846.c | 75 { .compatible = "active-semi,act8846" }, 80 .name = "act8846 pmic",
|
H A D | Makefile | 14 obj-$(CONFIG_PMIC_ACT8846) += act8846.o
|
/openbmc/linux/include/linux/regulator/ |
H A D | act8865.h | 56 ACT8846, enumerator
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | Makefile | 8 obj-$(CONFIG_REGULATOR_ACT8846) += act8846.o
|
H A D | Kconfig | 29 bool "Enable driver for ACT8846 regulator" 32 Enable support for the regulator functions of the ACT8846 PMIC. The
|