Home
last modified time | relevance | path

Searched refs:QCOM_CPU_PART_FALKOR_V1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h105 #define QCOM_CPU_PART_FALKOR_V1 0x800 macro
168 #define MIDR_QCOM_FALKOR_V1 MIDR_CPU_MODEL(ARM_CPU_IMP_QCOM, QCOM_CPU_PART_FALKOR_V1)
/openbmc/linux/arch/arm64/include/asm/
H A Dcputype.h108 #define QCOM_CPU_PART_FALKOR_V1 0x800 macro
174 #define MIDR_QCOM_FALKOR_V1 MIDR_CPU_MODEL(ARM_CPU_IMP_QCOM, QCOM_CPU_PART_FALKOR_V1)
/openbmc/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c456 case QCOM_CPU_PART_FALKOR_V1: in cppc_cpufreq_get_transition_delay_us()