Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dsocinfo.h31 __le32 hw_plat_subtype; member
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c124 u32 hw_plat_subtype; member
665 qcom_socinfo->info.hw_plat_subtype = in socinfo_debugfs_init()
666 __le32_to_cpu(info->hw_plat_subtype); in socinfo_debugfs_init()
670 &qcom_socinfo->info.hw_plat_subtype); in socinfo_debugfs_init()