Home
last modified time | relevance | path

Searched refs:other_bit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/clk/ti/
H A Dclkt_dflt.c88 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local
94 clk->ops->find_companion(clk, &companion_reg, &other_bit); in _omap2_module_wait_ready()
96 (1 << other_bit))) in _omap2_module_wait_ready()
136 u8 *other_bit) in omap2_clk_dflt_find_companion() argument
146 *other_bit = clk->enable_bit; in omap2_clk_dflt_find_companion()
H A Dclk-3xxx.c173 u8 *other_bit) in am35xx_clk_find_companion() argument
177 *other_bit = clk->enable_bit + AM35XX_IPSS_ICK_FCK_OFFSET; in am35xx_clk_find_companion()
179 *other_bit = clk->enable_bit - AM35XX_IPSS_ICK_FCK_OFFSET; in am35xx_clk_find_companion()
H A Dclock.h256 u8 *other_bit);
/linux/include/linux/clk/
H A Dti.h149 u8 *other_bit);