Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h121 #define SYS_CPU_PLL_CTRL0(core) (0x1c0 + (core * 4)) macro
/Linux-v5.10/arch/mips/netlogic/xlp/
Dnlm_hal.c242 SYS_CPU_PLL_CTRL0(core)); in nlm_xlp2_get_core_frequency()