Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dsuperio.h76 #define SUPERIO_USB_FN 2 /* Function number of USB controller */ macro
/openbmc/linux/drivers/parisc/
H A Diosapic.c724 if (PCI_FUNC(pcidev->devfn) != SUPERIO_USB_FN) in iosapic_fixup_irq()