Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/bluetooth/
Dbtintel_pcie.c243 BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT); in btintel_pcie_reset_bt()
261 BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT); in btintel_pcie_reset_bt()
303 reg &= ~(BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT | in btintel_pcie_enable_bt()
313 BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT); in btintel_pcie_enable_bt()
Dbtintel_pcie.h24 #define BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT (BIT(7)) macro