Home
last modified time | relevance | path

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

/linux/drivers/soc/amlogic/
H A Dmeson-gx-socinfo.c22 #define SOCINFO_MAJOR GENMASK(31, 24) macro
93 return FIELD_GET(SOCINFO_MAJOR, socinfo); in socinfo_to_major()
/linux/include/linux/soc/qcom/
H A Dsocinfo.h21 #define SOCINFO_MAJOR(ver) (((ver) >> 16) & 0xffff) macro
/linux/drivers/soc/qcom/
H A Dsocinfo.c525 SOCINFO_MAJOR(die_rev), in qcom_show_pmic_model_array()
539 SOCINFO_MAJOR(le32_to_cpu(socinfo->pmic_die_rev)), in qcom_show_pmic_die_revision()
787 SOCINFO_MAJOR(le32_to_cpu(info->ver)), in qcom_socinfo_probe()