Searched full:substrate (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | sti-cpufreq.c | 38 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 177 substrate = DEFAULT_VERSION; in sti_cpufreq_set_opp_info() 191 substrate = sti_cpufreq_fetch_regmap_field(reg_fields, in sti_cpufreq_set_opp_info() 193 SUBSTRATE); in sti_cpufreq_set_opp_info() 194 if (substrate) { in sti_cpufreq_set_opp_info() 195 dev_warn(dev, "Failed to obtain substrate code\n"); in sti_cpufreq_set_opp_info() 196 /* Use default substrate */ in sti_cpufreq_set_opp_info() [all …]
|
/linux/Documentation/devicetree/bindings/opp/ |
H A D | opp-v2.yaml | 332 * (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/Documentation/devicetree/bindings/cpufreq/ |
H A D | cpufreq-st.txt | 57 /* Major Minor Substrate */ 74 /* Major Minor Substrate */
|
/linux/include/linux/habanalabs/ |
H A D | cpucp_if.h | 1170 * @substrate_version: Substrate version programmed in eFuse
|
/linux/drivers/scsi/aacraid/ |
H A D | aacraid.h | 2234 __le32 vol; /* substrate structure */
|