Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/ti/
Dgate.c30 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *clk);
47 .enable = &omap36xx_gate_clk_enable_with_hsdiv_restore,
63 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *hw) in omap36xx_gate_clk_enable_with_hsdiv_restore() function