Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32f4.c1016 static int cclk_gate_is_enabled(struct clk_hw *hw) in cclk_gate_is_enabled() function
1024 .is_enabled = cclk_gate_is_enabled,