Home
last modified time | relevance | path

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

/linux-6.14.4/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
124 const: qcom,qca6390-pmu
186 compatible = "qcom,qca6390-pmu";
/linux-6.14.4/Documentation/devicetree/bindings/net/bluetooth/
Dqualcomm-bluetooth.yaml26 - qcom,qca6390-bt
201 - qcom,qca6390-bt
/linux-6.14.4/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath11k-pci.yaml19 - pci17cb,1101 # QCA6390
/linux-6.14.4/drivers/pci/pwrctrl/
Dpci-pwrctrl-pwrseq.c110 /* ATH11K in QCA6390 package. */
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsm8250-xiaomi-elish-common.dtsi104 qca6390-pmu {
105 compatible = "qcom,qca6390-pmu";
815 compatible = "qcom,qca6390-bt";
Dqrb5165-rb5.dts111 qca6390-pmu {
112 compatible = "qcom,qca6390-pmu";
1393 compatible = "qcom,qca6390-bt";
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dmhi.c482 /* 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()
1083 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.c214 .name = "qca6390 hw2.0",
217 .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.c1885 /* For QCA6390 by default FW requests a block of ~4M contiguous in ath11k_qmi_respond_fw_mem_request()
2450 /* 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.c7956 /* for QCA6390 bss peer must be created before vdev_start */ in ath11k_mac_op_assign_vif_chanctx()
/linux-6.14.4/drivers/power/sequencing/
Dpwrseq-qcom-wcn.c448 .compatible = "qcom,qca6390-pmu",
/linux-6.14.4/drivers/bluetooth/
Dhci_qca.c1131 /* For QCA6390, controller does not lost packets but in qca_controller_memdump()
1923 soc_name = "ROME/QCA6390"; in qca_setup()
2708 { .compatible = "qcom,qca6390-bt", .data = &qca_soc_data_qca6390},