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

/linux-master/drivers/clk/at91/
H A Dclk-system.c63 static int clk_system_is_prepared(struct clk_hw *hw) function
85 sys->pms.status = clk_system_is_prepared(hw);
101 .is_prepared = clk_system_is_prepared,

Completed in 198 milliseconds