Home
last modified time | relevance | path

Searched refs:QCA_WCN3991_SOC_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dbtqca.h42 #define QCA_WCN3991_SOC_ID (0x40014320) macro
H A Dbtqca.c904 if (le32_to_cpu(ver.soc_id) == QCA_WCN3991_SOC_ID) { in qca_uart_setup()