Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c57 #define PLX_INTCSR_PCI_INTEN BIT(6) /* PCI Interrupt Enable */ macro
517 if (!(reg & PLX_INTCSR_PCI_INTEN)) { in prism2_plx_probe()
518 outl(reg | PLX_INTCSR_PCI_INTEN, in prism2_plx_probe()
521 PLX_INTCSR_PCI_INTEN)) { in prism2_plx_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds