Lines Matching full:via
35 debug("%s: Setting VDD_CORE via AS3722 reg 1\n", __func__); in pmic_enable_cpu_vdd()
36 /* Configure VDD_CORE via the AS3722 PMIC on the PWR I2C bus */ in pmic_enable_cpu_vdd()
46 debug("%s: Setting VDD_CPU to 1.0V via AS3722 reg 0/4D\n", __func__); in pmic_enable_cpu_vdd()
48 * Bring up VDD_CPU via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
59 debug("%s: Setting VDD_GPU to 1.0V via AS3722 reg 6/4D\n", __func__); in pmic_enable_cpu_vdd()
61 * Bring up VDD_GPU via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
72 debug("%s: Set VPP_FUSE to 1.2V via AS3722 reg 0x12/4E\n", __func__); in pmic_enable_cpu_vdd()
74 * Bring up VPP_FUSE via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
85 debug("%s: Set VDD_SDMMC1 to 3.3V via AS3722 reg 0x11/4E\n", __func__); in pmic_enable_cpu_vdd()
87 * Bring up VDD_SDMMC1 via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
101 debug("%s: Set VDD_SDMMC3 to 3.3V via AS3722 reg 0x16/4E\n", __func__); in pmic_enable_cpu_vdd()
103 * Bring up VDD_SDMMC3 via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()