Home
last modified time | relevance | path

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

/arch/powerpc/platforms/512x/
Dclock.c35 #define CLK_HAS_RATE 0x1 /* has rate in MHz */ macro
150 if (clk->flags & CLK_HAS_RATE) in mpc5121_clk_get_rate()
586 clk->flags |= CLK_HAS_RATE; in rate_clk_init()
690 clk->flags = CLK_HAS_RATE | CLK_HAS_CTRL; in psc_clks_init()