Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/amlogic/
H A Dmeson-gx-socinfo.c22 #define SOCINFO_MAJOR GENMASK(31, 24) macro
81 return FIELD_GET(SOCINFO_MAJOR, socinfo); in socinfo_to_major()
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c28 #define SOCINFO_MAJOR(ver) (((ver) >> 16) & 0xffff) macro
496 SOCINFO_MAJOR(die_rev), in qcom_show_pmic_model_array()
510 SOCINFO_MAJOR(le32_to_cpu(socinfo->pmic_die_rev)), in qcom_show_pmic_die_revision()
758 SOCINFO_MAJOR(le32_to_cpu(info->ver)), in qcom_socinfo_probe()