Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/83xx/
Dsuspend.c44 struct mpc83xx_pmc { struct
108 static struct mpc83xx_pmc __iomem *pmc_regs;
363 pmc_regs = ioremap(res.start, sizeof(struct mpc83xx_pmc)); in pmc_probe()
376 clock_regs = ioremap(res.start, sizeof(struct mpc83xx_pmc)); in pmc_probe()