Home
last modified time | relevance | path

Searched refs:other_bit (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dclkt_dflt.c96 u8 other_bit, idlest_bit, idlest_val, idlest_reg_id; in _omap2_module_wait_ready() local
102 clk->ops->find_companion(clk, &companion_reg, &other_bit); in _omap2_module_wait_ready()
104 (1 << other_bit))) in _omap2_module_wait_ready()
125 * @other_bit: u8 ** to return the companion clock bit shift in
144 u8 *other_bit) in omap2_clk_dflt_find_companion()
154 *other_bit = clk->enable_bit; in omap2_clk_dflt_find_companion()
142 omap2_clk_dflt_find_companion(struct clk_hw_omap *clk, struct clk_omap_reg *other_reg, u8 *other_bit) omap2_clk_dflt_find_companion() argument
H A Dclk-3xxx.c169 * @other_bit: u8 ** to return the companion clock bit shift in
181 u8 *other_bit) in am35xx_clk_find_companion()
185 *other_bit = clk->enable_bit + AM35XX_IPSS_ICK_FCK_OFFSET; in am35xx_clk_find_companion()
187 *other_bit = clk->enable_bit - AM35XX_IPSS_ICK_FCK_OFFSET; in am35xx_clk_find_companion()
179 am35xx_clk_find_companion(struct clk_hw_omap *clk, struct clk_omap_reg *other_reg, u8 *other_bit) am35xx_clk_find_companion() argument
H A Dclock.h266 u8 *other_bit);
/kernel/linux/linux-6.6/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()
117 * @other_bit: u8 ** to return the companion clock bit shift in
136 u8 *other_bit) in omap2_clk_dflt_find_companion()
146 *other_bit = clk->enable_bit; in omap2_clk_dflt_find_companion()
134 omap2_clk_dflt_find_companion(struct clk_hw_omap *clk, struct clk_omap_reg *other_reg, u8 *other_bit) omap2_clk_dflt_find_companion() argument
H A Dclk-3xxx.c161 * @other_bit: u8 ** to return the companion clock bit shift in
173 u8 *other_bit) in am35xx_clk_find_companion()
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()
171 am35xx_clk_find_companion(struct clk_hw_omap *clk, struct clk_omap_reg *other_reg, u8 *other_bit) am35xx_clk_find_companion() argument
H A Dclock.h255 u8 *other_bit);
/kernel/linux/linux-5.10/include/linux/clk/
H A Dti.h132 u8 *other_bit);
/kernel/linux/linux-6.6/include/linux/clk/
H A Dti.h146 u8 *other_bit);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_pmu.c69 static unsigned int other_bit(const u64 config) in other_bit() function
101 return other_bit(config); in config_bit()

Completed in 7 milliseconds