Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dgate.c22 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *clk);
41 .enable = &omap36xx_gate_clk_enable_with_hsdiv_restore,
58 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *hw) in omap36xx_gate_clk_enable_with_hsdiv_restore() function