Lines Matching full:via
36 debug("%s: Setting VDD_CORE via AS3722 reg 1\n", __func__); in pmic_enable_cpu_vdd()
37 /* Configure VDD_CORE via the AS3722 PMIC on the PWR I2C bus */ in pmic_enable_cpu_vdd()
47 debug("%s: Setting VDD_CPU to 1.0V via AS3722 reg 0/4D\n", __func__); in pmic_enable_cpu_vdd()
49 * Bring up VDD_CPU via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
60 debug("%s: Setting VDD_GPU to 1.0V via AS3722 reg 6/4D\n", __func__); in pmic_enable_cpu_vdd()
62 * Bring up VDD_GPU via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
73 debug("%s: Set VPP_FUSE to 1.2V via AS3722 reg 0x12/4E\n", __func__); in pmic_enable_cpu_vdd()
75 * Bring up VPP_FUSE via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
86 debug("%s: Set VDD_SDMMC1 to 3.3V via AS3722 reg 0x11/4E\n", __func__); in pmic_enable_cpu_vdd()
88 * Bring up VDD_SDMMC1 via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()
102 debug("%s: Set VDD_SDMMC3 to 3.3V via AS3722 reg 0x16/4E\n", __func__); in pmic_enable_cpu_vdd()
104 * Bring up VDD_SDMMC3 via the AS3722 PMIC on the PWR I2C bus. in pmic_enable_cpu_vdd()