Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Dfapll.c152 static int ti_fapll_is_enabled(struct clk_hw *hw) in ti_fapll_is_enabled() function
258 if (ti_fapll_is_enabled(hw)) in ti_fapll_set_rate()
268 .is_enabled = ti_fapll_is_enabled,