Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/ti/
Dgate.c30 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *clk);
49 .enable = &omap36xx_gate_clk_enable_with_hsdiv_restore,
66 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *hw) in omap36xx_gate_clk_enable_with_hsdiv_restore() function