Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/arm/
Dqcom.yaml21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"
66 The 'soc_version' and 'board_version' elements take the form of v<Major>.<Minor>
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dsnoc.h38 u32 soc_version; member
Dsnoc.c1357 bus_params.chip_id = ar_snoc->target_info.soc_version; in ath10k_snoc_fw_indication()