Searched refs:wkup_gpioe (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pm.c44 out_8(&gpiow->wkup_gpioe, in_8(&gpiow->wkup_gpioe) | (1 << pin));
H A Dmpc52xx_common.c279 setbits8(&wkup_gpio->wkup_gpioe, reset);
/linux-master/drivers/gpio/
H A Dgpio-mpc5200.c101 out_8(&regs->wkup_gpioe, chip->shadow_gpioe);
126 out_8(&regs->wkup_gpioe, chip->shadow_gpioe);
161 chip->shadow_gpioe = in_8(&regs->wkup_gpioe);
/linux-master/arch/powerpc/include/asm/
H A Dmpc52xx.h152 u8 wkup_gpioe; /* GPIO_WKUP + 0x00 */ member in struct:mpc52xx_gpio_wkup

Completed in 138 milliseconds