Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/loongson/common/cs5536/
Dcs5536_ohci.c66 lo |= (CS5536_USB_INTR << PIC_YSEL_LOW_USB_SHIFT); in pci_ohci_write_reg()
137 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_USB_INTR); in pci_ohci_read_reg()
141 if ((lo & 0x00000f00) == CS5536_USB_INTR) in pci_ohci_read_reg()
Dcs5536_ehci.c141 CFG_PCI_INTERRUPT_LINE(PCI_DEFAULT_PIN, CS5536_USB_INTR); in pci_ehci_read_reg()
/linux-2.6.39/arch/mips/pci/
Dfixup-lemote2f.c82 CS5536_USB_INTR); in pcibios_map_irq()
83 return CS5536_USB_INTR; in pcibios_map_irq()
/linux-2.6.39/arch/mips/include/asm/mach-loongson/cs5536/
Dcs5536_pci.h22 #define CS5536_USB_INTR 11 macro