Home
last modified time | relevance | path

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

/arch/powerpc/platforms/52xx/
Dmpc52xx_pic.c281 out_be32(&sdma->IntPend, 1 << l2irq); in mpc52xx_sdma_ack()
425 out_be32(&sdma->IntPend, 0xffffffff); /* 1 means clear pending */ in mpc52xx_init_irq()
507 status = in_be32(&sdma->IntPend); in mpc52xx_get_irq()
Dlite5200_pm.c185 out_be32(&bes->IntPend, sbes.IntPend); in lite5200_restore_regs()
/arch/powerpc/include/asm/
Dmpc52xx.h88 u32 IntPend; /* SDMA + 0x14 */ member