Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A 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()
H A Dbtqca.h131 QCA_WCN3991, enumerator
147 return soc_type == QCA_WCN3990 || soc_type == QCA_WCN3991 || in qca_is_wcn399x()
H A Dhci_qca.c1778 .soc_type = QCA_WCN3991,