Home
last modified time | relevance | path

Searched refs:sgps (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c94 static struct mpc52xx_gpio sgps; variable
104 _memcpy_fromio(&sgps, gps, sizeof(*gps)); in lite5200_save_regs()
124 _memcpy_toio(gps, &sgps, sizeof(*gps)); in lite5200_restore_regs()