Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/kernel/
Dcore_marvel.c951 switch(IO7_PLL_RNGB(agp_pll)) { in marvel_agp_configure()
976 __FUNCTION__, IO7_PLL_RNGB(agp_pll), agp_pll); in marvel_agp_configure()
/linux-2.4.37.9/include/asm-alpha/
Dcore_marvel.h270 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) macro