Home
last modified time | relevance | path

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

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