Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/include/asm/
Dcore_marvel.h270 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) macro
/linux-6.12.1/arch/alpha/kernel/
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()