Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dqcom-cpufreq-nvmem.c56 int *speed, int *pvs, int *pvs_ver, in get_krait_bin_format_a() argument
74 *pvs = (pte_efuse >> 10) & 0x7; in get_krait_bin_format_a()
75 if (*pvs == 0x7) in get_krait_bin_format_a()
76 *pvs = (pte_efuse >> 13) & 0x7; in get_krait_bin_format_a()
78 if (*pvs == 0x7) { in get_krait_bin_format_a()
79 *pvs = 0; in get_krait_bin_format_a()
80 dev_warn(cpu_dev, "PVS bin: Defaulting to %d\n", *pvs); in get_krait_bin_format_a()
82 dev_dbg(cpu_dev, "PVS bin: %d\n", *pvs); in get_krait_bin_format_a()
87 int *speed, int *pvs, int *pvs_ver, in get_krait_bin_format_b() argument
99 *pvs = ((pte_efuse >> 28) & 0x8) | ((pte_efuse >> 6) & 0x7); in get_krait_bin_format_b()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dpv88080.txt6 - "pvs,pv88080" (DEPRECATED)
8 - "pvs,pv88080-aa" for PV88080 AA or AB silicon
9 - "pvs,pv88080-ba" for PV88080 BA or BB silicon
25 compatible = "pvs,pv88080-ba";
H A Dpv88090.txt4 - compatible: "pvs,pv88090".
19 compatible = "pvs,pv88090";
H A Dpv88060.txt4 - compatible: "pvs,pv88060".
20 compatible = "pvs,pv88060";