Home
last modified time | relevance | path

Searched defs:socinfo (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soc/qcom/
A Dsocinfo.c111 struct socinfo { struct
112 __le32 fmt;
113 __le32 id;
114 __le32 ver;
117 __le32 raw_id;
118 __le32 raw_ver;
120 __le32 hw_plat;
122 __le32 plat_ver;
128 __le32 pmic_model;
129 __le32 pmic_die_rev;
[all …]
A Dsmem.c273 struct platform_device *socinfo; member
/linux/drivers/soc/amlogic/
A Dmeson-gx-socinfo.c79 static inline unsigned int socinfo_to_major(u32 socinfo) in socinfo_to_major()
84 static inline unsigned int socinfo_to_minor(u32 socinfo) in socinfo_to_minor()
89 static inline unsigned int socinfo_to_pack(u32 socinfo) in socinfo_to_pack()
94 static inline unsigned int socinfo_to_misc(u32 socinfo) in socinfo_to_misc()
99 static const char *socinfo_to_package_id(u32 socinfo) in socinfo_to_package_id()
115 static const char *socinfo_to_soc_id(u32 socinfo) in socinfo_to_soc_id()
134 unsigned int socinfo; in meson_gx_socinfo_init() local

Completed in 10 milliseconds