Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/sirf/
Dclk-common.c56 static int std_clk_enable(struct clk_hw *hw);
519 .enable = std_clk_enable,
648 static int std_clk_enable(struct clk_hw *hw) in std_clk_enable() function
687 .enable = std_clk_enable,