Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlp/
Dnlm_hal.c359 SYS_9XX_PLL_CTRL2_DEVX(0)); in nlm_xlp2_get_pic_frequency()
365 SYS_9XX_PLL_CTRL2_DEVX(1)); in nlm_xlp2_get_pic_frequency()
371 SYS_9XX_PLL_CTRL2_DEVX(2)); in nlm_xlp2_get_pic_frequency()
/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h170 #define SYS_9XX_PLL_CTRL2_DEVX(x) (0x14a + (x) * 4) macro