Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dapll.c226 static int omap2_apll_is_enabled(struct clk_hw *hw) in omap2_apll_is_enabled() function
245 if (omap2_apll_is_enabled(hw)) in omap2_apll_recalc()
297 .is_enabled = &omap2_apll_is_enabled,