Home
last modified time | relevance | path

Searched refs:QCA_WCN3991 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
Dbtqca.c35 if (soc_type >= QCA_WCN3991) { in qca_read_soc_version()
72 if (soc_type >= QCA_WCN3991) in qca_read_soc_version()
224 if (soc_type >= QCA_WCN3991) in qca_tlv_check_data()
275 if (soc_type >= QCA_WCN3991) { in qca_tlv_send_segment()
308 if (soc_type >= QCA_WCN3991) in qca_tlv_send_segment()
523 if (soc_type >= QCA_WCN3991) { in qca_uart_setup()
Dbtqca.h131 QCA_WCN3991, enumerator
147 return soc_type == QCA_WCN3990 || soc_type == QCA_WCN3991 || in qca_is_wcn399x()
Dhci_qca.c1788 .soc_type = QCA_WCN3991,