Home
last modified time | relevance | path

Searched full:qca6390 (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dqcom,qca6390-pmu.yaml4 $id: http://devicetree.org/schemas/regulator/qcom,qca6390-pmu.yaml#
7 title: Qualcomm Technologies, Inc. QCA6390 PMU Regulators
13 The QCA6390 package contains discrete modules for WLAN and Bluetooth. They
20 - qcom,qca6390-pmu
101 const: qcom,qca6390-pmu
147 compatible = "qcom,qca6390-pmu";
/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/
Dqualcomm-bluetooth.yaml26 - qcom,qca6390-bt
203 - qcom,qca6390-bt
/linux-6.12.1/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath11k-pci.yaml20 - pci17cb,1101 # QCA6390
/linux-6.12.1/drivers/pci/pwrctl/
Dpci-pwrctl-pwrseq.c110 /* ATH11K in QCA6390 package. */
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dqrb5165-rb5.dts111 qca6390-pmu {
112 compatible = "qcom,qca6390-pmu";
1388 compatible = "qcom,qca6390-bt";
/linux-6.12.1/drivers/power/sequencing/
Dpwrseq-qcom-wcn.c328 .compatible = "qcom,qca6390-pmu",
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmhi.c481 /* Do force MHI resume as some devices like QCA6390, WCN6855 in ath11k_mhi_resume()
Dpci.c806 dev_err(&pdev->dev, "Unsupported QCA6390 SOC hardware version: %d %d\n", in ath11k_pci_probe()
1077 MODULE_FIRMWARE(ATH11K_FW_DIR "/QCA6390/hw2.0/*");
Dhtc.c585 /* For QCA6390, wmi endpoint uses 1 credit to avoid in ath11k_htc_wait_target()
Dcore.c212 .name = "qca6390 hw2.0",
215 .dir = "QCA6390/hw2.0",
Ddp_tx.c827 /* for QCA6390, host fills rx buffer to fw and fw fills to in ath11k_dp_tx_get_ring_id_type()
Dqmi.c1883 /* For QCA6390 by default FW requests a block of ~4M contiguous in ath11k_qmi_respond_fw_mem_request()
2445 /* QCA6390/WCN6855 does not support cal data, skip it */ in ath11k_qmi_load_bdf_qmi()
Dhw.c2447 /* REO misc control register, not used in QCA6390 */
Dwmi.c4841 /* For QCA6390, save mac_phy capability in the same pdev */ in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4851 /* For QCA6390, set num_radios to 1 because host manages in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
Ddp_rx.c627 * init reap timer for QCA6390. in ath11k_dp_rx_pdev_srng_alloc()
Dmac.c7951 /* for QCA6390 bss peer must be created before vdev_start */ in ath11k_mac_op_assign_vif_chanctx()
/linux-6.12.1/drivers/bluetooth/
Dhci_qca.c1118 /* For QCA6390, controller does not lost packets but in qca_controller_memdump()
1901 soc_name = "ROME/QCA6390"; in qca_setup()
2691 { .compatible = "qcom,qca6390-bt", .data = &qca_soc_data_qca6390},