Searched refs:other_reg (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/
H A Dclock3517.c65 * @other_reg: void __iomem ** to return the companion clock CM_*CLKEN va in
76 static void am35xx_clk_find_companion(struct clk *clk, void __iomem **other_reg, argument
79 *other_reg = (__force void __iomem *)(clk->enable_reg);
H A Dclock.h119 void omap2_clk_dflt_find_companion(struct clk *clk, void __iomem **other_reg,
H A Dclock.c105 * @other_reg: void __iomem ** to return the companion clock CM_*CLKEN va in
123 void omap2_clk_dflt_find_companion(struct clk *clk, void __iomem **other_reg, argument
134 *other_reg = (__force void __iomem *)r;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dclock3517.c65 * @other_reg: void __iomem ** to return the companion clock CM_*CLKEN va in
76 static void am35xx_clk_find_companion(struct clk *clk, void __iomem **other_reg, argument
79 *other_reg = (__force void __iomem *)(clk->enable_reg);
H A Dclock.h119 void omap2_clk_dflt_find_companion(struct clk *clk, void __iomem **other_reg,
H A Dclock.c105 * @other_reg: void __iomem ** to return the companion clock CM_*CLKEN va in
123 void omap2_clk_dflt_find_companion(struct clk *clk, void __iomem **other_reg, argument
134 *other_reg = (__force void __iomem *)r;

Completed in 122 milliseconds