Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soc/qcom/
H A Dsocinfo.h41 __le32 hw_plat_subtype; member
/linux-6.15/drivers/soc/qcom/
H A Dsocinfo.c135 u32 hw_plat_subtype; member
702 qcom_socinfo->info.hw_plat_subtype = in socinfo_debugfs_init()
703 __le32_to_cpu(info->hw_plat_subtype); in socinfo_debugfs_init()
707 &qcom_socinfo->info.hw_plat_subtype); in socinfo_debugfs_init()