Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/amlogic/
Dmeson-gx-socinfo.c22 #define SOCINFO_MAJOR GENMASK(31, 24) macro
80 return FIELD_GET(SOCINFO_MAJOR, socinfo); in socinfo_to_major()
/Linux-v5.10/drivers/soc/qcom/
Dsocinfo.c22 #define SOCINFO_MAJOR(ver) (((ver) >> 16) & 0xffff) macro
296 SOCINFO_MAJOR(le32_to_cpu(socinfo->pmic_die_rev)), in qcom_show_pmic_die_revision()
508 SOCINFO_MAJOR(le32_to_cpu(info->ver)), in qcom_socinfo_probe()