IntPend            88 arch/powerpc/include/asm/mpc52xx.h 	u32 IntPend;		/* SDMA + 0x14 */
IntPend           185 arch/powerpc/platforms/52xx/lite5200_pm.c 	out_be32(&bes->IntPend, sbes.IntPend);
IntPend           281 arch/powerpc/platforms/52xx/mpc52xx_pic.c 	out_be32(&sdma->IntPend, 1 << l2irq);
IntPend           425 arch/powerpc/platforms/52xx/mpc52xx_pic.c 	out_be32(&sdma->IntPend, 0xffffffff);	/* 1 means clear pending */
IntPend           507 arch/powerpc/platforms/52xx/mpc52xx_pic.c 			status = in_be32(&sdma->IntPend);
IntPend            97 drivers/dma/bestcomm/ata.c 	out_be32(&bcom_eng->regs->IntPend, 1<<tsk->tasknum); /* Clear ints */
IntPend           151 drivers/dma/bestcomm/fec.c 	out_be32(&bcom_eng->regs->IntPend, 1<<tsk->tasknum);	/* Clear ints */
IntPend           252 drivers/dma/bestcomm/fec.c 	out_be32(&bcom_eng->regs->IntPend, 1<<tsk->tasknum);	/* Clear ints */
IntPend           154 drivers/dma/bestcomm/gen_bd.c 	out_be32(&bcom_eng->regs->IntPend, 1<<tsk->tasknum);	/* Clear ints */
IntPend           238 drivers/dma/bestcomm/gen_bd.c 	out_be32(&bcom_eng->regs->IntPend, 1<<tsk->tasknum);	/* Clear ints */