Searched refs:BCMA_PCI_IRQMASK (Results 1 – 2 of 2) sorted by relevance
59 #define BCMA_PCI_IRQMASK 0x94 /* PCI IRQ control and mask (pcirev >= 6 only) */ macro
371 err = pci_read_config_dword(pdev, BCMA_PCI_IRQMASK, &tmp); in bcma_host_pci_irq_ctl()381 err = pci_write_config_dword(pdev, BCMA_PCI_IRQMASK, tmp); in bcma_host_pci_irq_ctl()
Completed in 4 milliseconds