Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dcore_marvel.h270 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) macro
/linux/arch/alpha/kernel/
H A Dcore_marvel.c924 switch(IO7_PLL_RNGB(agp_pll)) { in marvel_agp_configure()
949 __func__, IO7_PLL_RNGB(agp_pll), agp_pll); in marvel_agp_configure()