MPC52xx_GPT_MODE_GPIO_MASK  295 arch/powerpc/platforms/52xx/mpc52xx_gpt.c 	clrsetbits_be32(&gpt->regs->mode, MPC52xx_GPT_MODE_GPIO_MASK, r);
MPC52xx_GPT_MODE_GPIO_MASK  307 arch/powerpc/platforms/52xx/mpc52xx_gpt.c 	clrbits32(&gpt->regs->mode, MPC52xx_GPT_MODE_GPIO_MASK);