Home
last modified time | relevance | path

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

/arch/mips/netlogic/xlp/
Dnlm_hal.c357 SYS_9XX_PLL_CTRL0_DEVX(0)); in nlm_xlp2_get_pic_frequency()
363 SYS_9XX_PLL_CTRL0_DEVX(1)); in nlm_xlp2_get_pic_frequency()
369 SYS_9XX_PLL_CTRL0_DEVX(2)); in nlm_xlp2_get_pic_frequency()
/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h168 #define SYS_9XX_PLL_CTRL0_DEVX(x) (0x148 + (x) * 4) macro