Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dfapll.c158 static int ti_fapll_is_enabled(struct clk_hw *hw) in ti_fapll_is_enabled() function
264 if (ti_fapll_is_enabled(hw)) in ti_fapll_set_rate()
274 .is_enabled = ti_fapll_is_enabled,