Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h156 #define SYS_9XX_CPU_PLL_CTRL1(core) (0xc1 + (core * 4)) macro
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
Dnlm_hal.c238 SYS_9XX_CPU_PLL_CTRL1(core)); in nlm_xlp2_get_core_frequency()