Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dbtintel_pcie.h58 #define BTINTEL_PCIE_MSIX_NON_AUTO_CLEAR_CAUSE BIT(7) macro
Dbtintel_pcie.c702 int val = data->def_irq | BTINTEL_PCIE_MSIX_NON_AUTO_CLEAR_CAUSE; in btintel_pcie_config_msix()