MPC52xx_GPT_MODE_GPIO_MASK
clrsetbits_be32(&gpt->regs->mode, MPC52xx_GPT_MODE_GPIO_MASK, r);
clrbits32(&gpt->regs->mode, MPC52xx_GPT_MODE_GPIO_MASK);