Searched refs:BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT (Results 1 – 2 of 2) sorted by relevance
333 BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT); in btintel_pcie_reset_bt()351 BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT); in btintel_pcie_reset_bt()373 reg &= ~(BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT | in btintel_pcie_mac_init()658 reg &= ~(BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT | in btintel_pcie_enable_bt()668 BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT); in btintel_pcie_enable_bt()
26 #define BTINTEL_PCIE_CSR_FUNC_CTRL_FUNC_INIT (BIT(7)) macro