Searched refs:fcccp (Results 1 – 2 of 2) sorted by relevance
103 fep->fcc.fcccp = of_iomap(ofdev->dev.of_node, 2); in do_pd_setup()104 if (!fep->fcc.fcccp) in do_pd_setup()117 iounmap(fep->fcc.fcccp); in do_pd_setup()250 fcc_c_t __iomem *fcccp = fep->fcc.fcccp; in restart() local371 C8(fcccp, fcc_gfemr, 0x20); in restart()373 S8(fcccp, fcc_gfemr, 0x20); in restart()497 memcpy_fromio(p, fep->fcc.fcccp, 1); in get_regs()
170 void __iomem *fcccp; /* hw registers cont. */ member