Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dsocinfo.h73 __le32 boot_cluster; member
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c143 u32 boot_cluster; member
575 qcom_socinfo->info.boot_cluster = __le32_to_cpu(info->boot_cluster); in socinfo_debugfs_init()
581 &qcom_socinfo->info.boot_cluster); in socinfo_debugfs_init()