Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/keystone/
H A Dsyscon-clk.c46 static int ti_syscon_gate_clk_is_enabled(struct clk_hw *hw) in ti_syscon_gate_clk_is_enabled() function
59 .is_enabled = ti_syscon_gate_clk_is_enabled,