Searched refs:other_bit (Results 1 – 5 of 5) sorted by relevance
88 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local94 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() argument146 *other_bit = clk->enable_bit; in omap2_clk_dflt_find_companion()
173 u8 *other_bit) in am35xx_clk_find_companion() argument177 *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()
255 u8 *other_bit);
146 u8 *other_bit);
69 static unsigned int other_bit(const u64 config) in other_bit() function101 return other_bit(config); in config_bit()