Searched refs:cpu_reg (Results 1 – 4 of 4) sorted by relevance
12 static const struct cpu_reg cpu_reg_com = {28 static const struct cpu_reg cpu_reg_cp = {44 static const struct cpu_reg cpu_reg_rxp = {60 static const struct cpu_reg cpu_reg_tpat = {76 static const struct cpu_reg cpu_reg_txp = {
7015 struct cpu_reg { struct
30 cpu_reg: regulator0 {53 cpu-supply = <&cpu_reg>;
375 struct regulator *cpu_reg; in mtk_cpufreq_hw_driver_probe() local384 cpu_reg = devm_regulator_get(cpu_dev, "cpu"); in mtk_cpufreq_hw_driver_probe()385 if (IS_ERR(cpu_reg)) in mtk_cpufreq_hw_driver_probe()386 return dev_err_probe(&pdev->dev, PTR_ERR(cpu_reg), in mtk_cpufreq_hw_driver_probe()