Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/soc/qcom/
Dsocinfo.h31 __le32 hw_plat_subtype; member
/linux-6.6.21/drivers/soc/qcom/
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()