Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dclk-system.c41 static int clk_system_prepare(struct clk_hw *hw) in clk_system_prepare() function
95 clk_system_prepare(&sys->hw); in clk_system_restore_context()
99 .prepare = clk_system_prepare,