Home
last modified time | relevance | path

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

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