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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c15 static struct mpc52xx_gpio_wkup __iomem *gpw; variable in typeref:struct:__iomem
79 gpw = mbar + 0xc00;
104 _memcpy_fromio(&sgpw, gpw, sizeof(*gpw));
122 _memcpy_toio(gpw, &sgpw, sizeof(*gpw));

Completed in 160 milliseconds