Searched refs:fcccp (Results 1 – 2 of 2) sorted by relevance
98 fep->fcc.fcccp = of_iomap(ofdev->dev.of_node, 2); in do_pd_setup()99 if (!fep->fcc.fcccp) in do_pd_setup()112 iounmap(fep->fcc.fcccp); in do_pd_setup()244 fcc_c_t __iomem *fcccp = fep->fcc.fcccp; in restart() local365 C8(fcccp, fcc_gfemr, 0x20); in restart()367 S8(fcccp, fcc_gfemr, 0x20); in restart()491 memcpy_fromio(p, fep->fcc.fcccp, 1); in get_regs()
167 void __iomem *fcccp; /* hw registers cont. */ member