Home
last modified time | relevance | path

Searched full:wcn6750 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dqualcomm-bluetooth.yaml27 - qcom,wcn6750-bt
138 - qcom,wcn6750-bt
213 compatible = "qcom,wcn6750-bt";
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath11k.yaml22 - qcom,wcn6750-wifi
64 WCN6750 wifi node can contain one optional firmware subnode.
74 on WCN6750 in the case of WoW (Wake on Wireless).
224 - qcom,wcn6750-wifi
426 compatible = "qcom,wcn6750-wifi";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-chrome-common.dtsi99 firmware-name = "ath11k/WCN6750/hw1.0/wpss.mdt";
H A Dsc7280-qcard.dtsi444 compatible = "qcom,wcn6750-bt";
H A Dsc7280-idp.dtsi541 compatible = "qcom,wcn6750-bt";
H A Dsc7280.dtsi2040 compatible = "qcom,wcn6750-wifi";
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c33 { .compatible = "qcom,wcn6750-wifi",
170 /* WCN6750 uses static window based register access*/ in ath11k_ahb_window_write32_wcn6750()
182 /* WCN6750 uses static window based register access */ in ath11k_ahb_window_read32_wcn6750()
H A Dcore.c544 .name = "wcn6750 hw1.0",
547 .dir = "WCN6750/hw1.0",
H A Dwow.c71 /* In the case of WCN6750, WoW wakeup is done in ath11k_wow_wakeup()
H A Dhw.c2705 * destination ring config in WCN6750.
H A Dqmi.c1820 /* WCN6750 doesn't request for DDR memory via QMI, in ath11k_qmi_fw_ind_register_send()
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/
H A Dlinux-firmware_20250109.bb393 ${PN}-ath11k-wcn6750 \
404 ${PN}-qca-wcn6750 \
586 LICENSE:${PN}-ath11k-wcn6750 = "Firmware-qualcommAthos_ath10k"
596 LICENSE:${PN}-qca-wcn6750 = "Firmware-qualcommAthos_ath10k"
629 FILES:${PN}-ath11k-wcn6750 = "${nonarch_base_libdir}/firmware/ath11k/WCN6750"
704 FILES:${PN}-qca-wcn6750 = " \
777 RDEPENDS:${PN}-ath11k-wcn6750 += "${PN}-ath10k-license"
788 RDEPENDS:${PN}-qca-wcn6750 += "${PN}-ath10k-license"
/openbmc/linux/drivers/bluetooth/
H A Dbtqca.c606 /* For WCN6750, if mbn file is not present then check for in qca_download_firmware()
965 /* WCN399x and WCN6750 supports the Microsoft vendor extension with 0xFD70 as the in qca_uart_setup()
H A Dhci_qca.c1729 /* For wcn6750 need to enable gpio bt_en */ in qca_regulator_init()
1861 soc_name = "wcn6750"; in qca_setup()
2613 { .compatible = "qcom,wcn6750-bt", .data = &qca_soc_data_wcn6750},