Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dfapll.c159 static int ti_fapll_is_enabled(struct clk_hw *hw) in ti_fapll_is_enabled() function
265 if (ti_fapll_is_enabled(hw)) in ti_fapll_set_rate()
275 .is_enabled = ti_fapll_is_enabled,