Home
last modified time | relevance | path

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

/arch/mips/netlogic/xlp/
Dnlm_hal.c388 SYS_PLL_CTRL2_DEVX(0)); in nlm_xlp2_get_pic_frequency()
394 SYS_PLL_CTRL2_DEVX(1)); in nlm_xlp2_get_pic_frequency()
400 SYS_PLL_CTRL2_DEVX(2)); in nlm_xlp2_get_pic_frequency()
/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h136 #define SYS_PLL_CTRL2_DEVX(x) (0x24a + (x) * 4) macro