Searched defs:socinfo (Results 1 – 3 of 3) sorted by relevance
111 struct socinfo { struct112 __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 …]
273 struct platform_device *socinfo; member
79 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