Searched refs:fcccp (Results 1 – 2 of 2) sorted by relevance
104 fep->fcc.fcccp = of_iomap(ofdev->dev.of_node, 2); in do_pd_setup()105 if (!fep->fcc.fcccp) in do_pd_setup()118 iounmap(fep->fcc.fcccp); in do_pd_setup()253 fcc_c_t __iomem *fcccp = fep->fcc.fcccp; in restart() local374 C8(fcccp, fcc_gfemr, 0x20); in restart()376 S8(fcccp, fcc_gfemr, 0x20); in restart()524 memcpy_fromio(p, fep->fcc.fcccp, 1); in get_regs()
176 void __iomem *fcccp; /* hw registers cont. */ member