Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/netlogic/xlp/
Dnlm_hal.c355 SYS_9XX_PLL_CTRL0_DEVX(0)); in nlm_xlp2_get_pic_frequency()
361 SYS_9XX_PLL_CTRL0_DEVX(1)); in nlm_xlp2_get_pic_frequency()
367 SYS_9XX_PLL_CTRL0_DEVX(2)); in nlm_xlp2_get_pic_frequency()
/linux-4.1.27/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h168 #define SYS_9XX_PLL_CTRL0_DEVX(x) (0x148 + (x) * 4) macro