Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h122 #define SYS_CPU_PLL_CTRL1(core) (0x1c1 + (core * 4)) macro
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
Dnlm_hal.c244 SYS_CPU_PLL_CTRL1(core)); in nlm_xlp2_get_core_frequency()