Home
last modified time | relevance | path

Searched full:foundry_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/soc/qcom/
Dsocinfo.c128 u32 foundry_id; member
654 qcom_socinfo->info.foundry_id = __le32_to_cpu(info->foundry_id); in socinfo_debugfs_init()
656 debugfs_create_u32("foundry_id", 0444, qcom_socinfo->dbg_root, in socinfo_debugfs_init()
657 &qcom_socinfo->info.foundry_id); in socinfo_debugfs_init()
/Linux-v6.6/include/linux/soc/qcom/
Dsocinfo.h41 __le32 foundry_id; member
/Linux-v6.6/Documentation/devicetree/bindings/arm/
Dqcom.yaml21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"
122 The 'foundry_id' and 'subtype' elements are one or more digits from 0 to 9.