Lines Matching defs:base
840 void __iomem *base;
843 base = of_iomap(node, 0);
844 if (!base) {
853 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base,
892 void __iomem *base;
894 base = of_iomap(node, 0);
895 if (!base) {
904 mtk_clk_register_composites(peri_clks, ARRAY_SIZE(peri_clks), base,
994 void __iomem *base;
998 base = of_iomap(node, 0);
999 if (!base) {
1006 iounmap(base);
1016 base + cku->reg_ofs);
1028 base + 0x40, 16, 3, CLK_DIVIDER_POWER_OF_TWO,