Searched refs:BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS (Results 1 – 2 of 2) sorted by relevance
38 #define BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS (BIT(22)) macro
583 reg |= BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS; in btintel_pcie_get_mac_access()611 if (reg & BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS) in btintel_pcie_release_mac_access()612 reg &= ~BTINTEL_PCIE_CSR_FUNC_CTRL_STOP_MAC_ACCESS_DIS; in btintel_pcie_release_mac_access()
Completed in 9 milliseconds