Home
last modified time | relevance | path

Searched full:substrate (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/cpufreq/
Dsti-cpufreq.c38 SUBSTRATE, enumerator
129 field ? "SUBSTRATE" : "PCODE"); in sti_cpufreq_fetch_regmap_field()
138 [SUBSTRATE] = REG_FIELD(0, 0, 2),
158 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()
189 SUBSTRATE); in sti_cpufreq_set_opp_info()
190 if (substrate) { in sti_cpufreq_set_opp_info()
191 dev_warn(dev, "Failed to obtain substrate code\n"); in sti_cpufreq_set_opp_info()
192 /* Use default substrate */ in sti_cpufreq_set_opp_info()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/opp/
Dopp-v2.yaml332 * (example: three level hierarchy of versions: cuts, substrate and process)
353 * Supports all substrate and process versions for 0xF
364 * - substrate: supports 16 different substrate versions
374 * - All cuts and substrate where process version is 0x2.
375 * - All cuts and process where substrate version is 0x2.
/Linux-v5.15/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-st.txt57 /* Major Minor Substrate */
74 /* Major Minor Substrate */
/Linux-v5.15/drivers/scsi/aacraid/
Daacraid.h2239 __le32 vol; /* substrate structure */