Home
last modified time | relevance | path

Searched refs:omap2_apll_is_enabled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dapll.c243 static int omap2_apll_is_enabled(struct clk_hw *hw) in omap2_apll_is_enabled() function
262 if (omap2_apll_is_enabled(hw)) in omap2_apll_recalc()
314 .is_enabled = &omap2_apll_is_enabled,
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dapll.c235 static int omap2_apll_is_enabled(struct clk_hw *hw) in omap2_apll_is_enabled() function
254 if (omap2_apll_is_enabled(hw)) in omap2_apll_recalc()
306 .is_enabled = &omap2_apll_is_enabled,

Completed in 2 milliseconds