Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/512x/
Dclock.c34 #define CLK_HAS_RATE 0x1 /* has rate in MHz */ macro
149 if (clk->flags & CLK_HAS_RATE) in mpc5121_clk_get_rate()
585 clk->flags |= CLK_HAS_RATE; in rate_clk_init()
689 clk->flags = CLK_HAS_RATE | CLK_HAS_CTRL; in psc_clks_init()