Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_slp_int.h100 #define MSP_INT_PCI (MSP_SLP_INTBASE + 20) macro
Dmsp_cic_int.h101 #define MSP_INT_PCI (MSP_CIC_INTBASE + 20) macro
/arch/mips/pci/
Dops-pmcmsp.c390 ret = request_irq(MSP_INT_PCI,/* Hardcoded internal MSP7120 wiring */ in msp_pcibios_config_access()