Searched refs:other_reg (Results 1 – 3 of 3) sorted by relevance
76 static void am35xx_clk_find_companion(struct clk *clk, void __iomem **other_reg, in am35xx_clk_find_companion() argument79 *other_reg = (__force void __iomem *)(clk->enable_reg); in am35xx_clk_find_companion()
123 void omap2_clk_dflt_find_companion(struct clk *clk, void __iomem **other_reg, in omap2_clk_dflt_find_companion() argument134 *other_reg = (__force void __iomem *)r; in omap2_clk_dflt_find_companion()
121 void omap2_clk_dflt_find_companion(struct clk *clk, void __iomem **other_reg,