Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dmxregs.h42 #define SYSCFGID 0x1a0 macro
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsmp.c67 unsigned int syscfgid = get_er(SYSCFGID); in get_core_count()
74 unsigned int core_id = get_er(SYSCFGID); in get_core_id()