Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/bluetooth/
Dbtintel_pcie.h26 #define BTINTEL_PCIE_CSR_FUNC_CTRL_BUS_MASTER_STS (BIT(28)) macro
Dbtintel_pcie.c250 if (reg & BTINTEL_PCIE_CSR_FUNC_CTRL_BUS_MASTER_STS) in btintel_pcie_reset_bt()