Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c56 #define PLX_INTCSR_PCI_INTEN BIT(6) /* PCI Interrupt Enable */ macro
516 if (!(reg & PLX_INTCSR_PCI_INTEN)) { in prism2_plx_probe()
517 outl(reg | PLX_INTCSR_PCI_INTEN, in prism2_plx_probe()
520 PLX_INTCSR_PCI_INTEN)) { in prism2_plx_probe()