Lines Matching defs:base
927 void __iomem *base;
929 base = of_iomap(node, 0);
930 if (!base) {
942 mtk_clk_register_composites(top_muxes, ARRAY_SIZE(top_muxes), base,
945 base, &mt8167_clk_lock, clk_data);
958 void __iomem *base;
960 base = of_iomap(node, 0);
961 if (!base) {
968 mtk_clk_register_composites(ifr_muxes, ARRAY_SIZE(ifr_muxes), base,
1040 void __iomem *base;
1043 base = of_iomap(node, 0);
1044 if (!base) {
1053 base, &mt8167_clk_lock, clk_data);