Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtqca.h141 int qca_read_soc_version(struct hci_dev *hdev, u32 *soc_version,
164 static inline int qca_read_soc_version(struct hci_dev *hdev, u32 *soc_version, in qca_read_soc_version() argument
H A Dbtqca.c17 int qca_read_soc_version(struct hci_dev *hdev, u32 *soc_version, in qca_read_soc_version() argument
90 *soc_version = (le32_to_cpu(ver->soc_id) << 16) | in qca_read_soc_version()
92 if (*soc_version == 0) in qca_read_soc_version()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"
59 The 'soc_version' and 'board_version' elements take the form of v<Major>.<Minor>
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h38 u32 soc_version; member
H A Dsnoc.c1313 bus_params.chip_id = ar_snoc->target_info.soc_version; in ath10k_snoc_fw_indication()
/OK3568_Linux_fs/buildroot/package/sunxi-tools/
H A D0001-meminfo-Access-to-io-memory-via-pointers.patch26 @@ -74,24 +73,26 @@ static enum sunxi_soc_version soc_version;