Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dsys_rawhide.c121 *(vuip)MCPCIA_INT_REQ(MCPCIA_HOSE2MID(hose)) = mask1; in rawhide_mask_and_ack_irq()
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_mcpcia.h114 #define MCPCIA_INT_REQ(m) (MCPCIA_CSR(m) + 0x540) macro