Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlp/
Dnlm_hal.c386 SYS_PLL_CTRL0_DEVX(0)); in nlm_xlp2_get_pic_frequency()
392 SYS_PLL_CTRL0_DEVX(1)); in nlm_xlp2_get_pic_frequency()
398 SYS_PLL_CTRL0_DEVX(2)); in nlm_xlp2_get_pic_frequency()
/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h134 #define SYS_PLL_CTRL0_DEVX(x) (0x248 + (x) * 4) macro