Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/keystone/
H A Dsyscon-clk.c48 static int ti_syscon_gate_clk_is_enabled(struct clk_hw *hw) in ti_syscon_gate_clk_is_enabled() function
61 .is_enabled = ti_syscon_gate_clk_is_enabled,