Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/include/asm/
Dcore_marvel.h269 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) macro
/linux-2.6.39/arch/alpha/kernel/
Dcore_marvel.c964 switch(IO7_PLL_RNGB(agp_pll)) { in marvel_agp_configure()
989 __func__, IO7_PLL_RNGB(agp_pll), agp_pll); in marvel_agp_configure()