Searched refs:BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS (Results 1 – 2 of 2) sorted by relevance
31 #define BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS (BIT(22)) macro
407 reg |= BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS; in btintel_pcie_get_mac_access()435 if (reg & BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS) in btintel_pcie_release_mac_access()436 reg &= ~BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS; in btintel_pcie_release_mac_access()