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

/linux-master/drivers/clk/ti/
H A Dclkt_dflt.c116 * @other_reg: void __iomem ** to return the companion clock CM_*CLKEN va in
135 struct clk_omap_reg *other_reg,
138 memcpy(other_reg, &clk->enable_reg, sizeof(*other_reg));
144 other_reg->offset ^= (CM_FCLKEN ^ CM_ICLKEN);
134 omap2_clk_dflt_find_companion(struct clk_hw_omap *clk, struct clk_omap_reg *other_reg, u8 *other_bit) argument
H A Dclk-3xxx.c160 * @other_reg: void __iomem ** to return the companion clock CM_*CLKEN va in
172 struct clk_omap_reg *other_reg,
175 memcpy(other_reg, &clk->enable_reg, sizeof(*other_reg));
171 am35xx_clk_find_companion(struct clk_hw_omap *clk, struct clk_omap_reg *other_reg, u8 *other_bit) argument
H A Dclock.h255 struct clk_omap_reg *other_reg,
/linux-master/include/linux/clk/
H A Dti.h148 struct clk_omap_reg *other_reg,
/linux-master/drivers/media/tuners/
H A Dr820t.c1829 u8 dir_reg, other_reg; local
1839 other_reg = 0x09;
1842 other_reg = 0x08;
1863 rc = r820t_compre_step(priv, compare_iq, other_reg);
1869 compare_iq[0].phase_y, other_reg);

Completed in 169 milliseconds