Home
last modified time | relevance | path

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

/drivers/bluetooth/
A Dbtintel_pcie.h39 #define BTINTEL_PCIE_CSR_FUNC_CTRL_XTAL_CLK_REQ (BIT(23)) macro
A Dbtintel_pcie.c584 reg |= BTINTEL_PCIE_CSR_FUNC_CTRL_XTAL_CLK_REQ; in btintel_pcie_get_mac_access()
614 if (reg & BTINTEL_PCIE_CSR_FUNC_CTRL_XTAL_CLK_REQ) in btintel_pcie_release_mac_access()
615 reg &= ~BTINTEL_PCIE_CSR_FUNC_CTRL_XTAL_CLK_REQ; in btintel_pcie_release_mac_access()

Completed in 10 milliseconds