Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dbtintel_pcie.h41 #define BTINTEL_PCIE_CSR_MSIX_HW_INT_MASK (BTINTEL_PCIE_CSR_MSIX_BASE + 0x080C) macro
Dbtintel_pcie.c689 { BTINTEL_PCIE_MSIX_HW_INT_CAUSES_GP0, BTINTEL_PCIE_CSR_MSIX_HW_INT_MASK, 0x20 },
716 data->hw_init_mask = ~btintel_pcie_rd_reg32(data, BTINTEL_PCIE_CSR_MSIX_HW_INT_MASK); in btintel_pcie_config_msix()