Home
last modified time | relevance | path

Searched refs:substrate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/cpufreq/
Dsti-cpufreq.c158 int pcode, substrate, major, minor; in sti_cpufreq_set_opp_info() local
173 substrate = DEFAULT_VERSION; in sti_cpufreq_set_opp_info()
187 substrate = sti_cpufreq_fetch_regmap_field(reg_fields, in sti_cpufreq_set_opp_info()
190 if (substrate) { in sti_cpufreq_set_opp_info()
193 substrate = DEFAULT_VERSION; in sti_cpufreq_set_opp_info()
221 version[2] = BIT(substrate); in sti_cpufreq_set_opp_info()
230 pcode, major, minor, substrate); in sti_cpufreq_set_opp_info()
/Linux-v5.10/Documentation/devicetree/bindings/opp/
Dopp.txt484 (example: three level hierarchy of versions: cuts, substrate and process)
503 * Supports all substrate and process versions for 0xF
515 * - substrate: supports 16 different substrate versions
526 * - All cuts and substrate where process version is 0x2.
527 * - All cuts and process where substrate version is 0x2.