Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/bcma/
Dbcma_driver_pci.h30 #define BCMA_CORE_PCI_IMASK_INTA 0x00000001 /* PCI INTA# */ macro
/linux-6.1.9/drivers/bcma/
Ddriver_pci_host.c513 pcicore_write32(pc, BCMA_CORE_PCI_IMASK, BCMA_CORE_PCI_IMASK_INTA); in bcma_core_pci_hostmode_init()