Searched defs:socinfo (Results 1 – 4 of 4) sorted by relevance
26 struct socinfo { struct27 __le32 fmt;28 __le32 id;29 __le32 ver;30 char build_id[SMEM_SOCINFO_BUILD_ID_LENGTH];32 __le32 raw_id;33 __le32 raw_ver;35 __le32 hw_plat;37 __le32 plat_ver;39 __le32 accessory_chip;[all …]
98 static inline unsigned int socinfo_to_major(u32 socinfo) in socinfo_to_major()103 static inline unsigned int socinfo_to_minor(u32 socinfo) in socinfo_to_minor()108 static inline unsigned int socinfo_to_pack(u32 socinfo) in socinfo_to_pack()113 static inline unsigned int socinfo_to_misc(u32 socinfo) in socinfo_to_misc()118 static const char *socinfo_to_package_id(u32 socinfo) in socinfo_to_package_id()134 static const char *socinfo_to_soc_id(u32 socinfo) in socinfo_to_soc_id()153 unsigned int socinfo; in meson_gx_socinfo_init() local
71 struct platform_device *socinfo; in mtk_efuse_probe() local122 struct platform_device *socinfo = platform_get_drvdata(pdev); in mtk_efuse_remove() local
282 struct platform_device *socinfo; global() member [all...]