Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dtadpole.c19 static int clk_state; variable
69 if (!(clk_state & CLOCK_INIT_DONE)) { in tsu_clockstop()
72 clk_state |= CLOCK_INIT_DONE; /* all done */ in tsu_clockstop()
117 clk_state = 0; in clock_stop_probe()
/arch/arm/mach-tegra/
Dclock.h83 enum clk_state { enum
106 enum clk_state state;