Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/kernel/
Dsys_rawhide.c122 *(vuip)MCPCIA_INT_REQ(MCPCIA_HOSE2MID(hose)) = mask1; in rawhide_mask_and_ack_irq()
/linux-2.6.39/arch/alpha/include/asm/
Dcore_mcpcia.h112 #define MCPCIA_INT_REQ(m) (MCPCIA_CSR(m) + 0x540) macro