GPIO_MASK2        110 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->osrl, GPIO_MASK2(gpio));
GPIO_MASK2        111 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->tsrl, GPIO_MASK2(gpio));
GPIO_MASK2        113 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->osrh, GPIO_MASK2(gpio));
GPIO_MASK2        114 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->tsrh, GPIO_MASK2(gpio));
GPIO_MASK2        143 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->osrl, GPIO_MASK2(gpio));
GPIO_MASK2        144 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->tsrl, GPIO_MASK2(gpio));
GPIO_MASK2        146 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->osrh, GPIO_MASK2(gpio));
GPIO_MASK2        147 arch/powerpc/platforms/4xx/gpio.c 		clrbits32(&regs->tsrh, GPIO_MASK2(gpio));