Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dgate.c30 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *clk);
49 .enable = &omap36xx_gate_clk_enable_with_hsdiv_restore,
56 * omap36xx_gate_clk_enable_with_hsdiv_restore - enable clocks suffering
66 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *hw) in omap36xx_gate_clk_enable_with_hsdiv_restore() function
/kernel/linux/linux-6.6/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,
48 * omap36xx_gate_clk_enable_with_hsdiv_restore - enable clocks suffering
58 static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *hw) in omap36xx_gate_clk_enable_with_hsdiv_restore() function

Completed in 1 milliseconds