Home
last modified time | relevance | path

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

/arch/arm/mach-davinci/
Dclock.h35 #define POSTDIV 0x128 macro
Dclock.c441 postdiv = __raw_readl(pll->base + POSTDIV); in clk_pllclk_recalc()
526 __raw_writel(postdiv, pll->base + POSTDIV); in davinci_set_pllrate()