Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_misc.h24 u32 soc_core_id; /* 0x30 */ member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspl.c187 u32 soc_id = readl(&misc_p->soc_core_id); in get_socrev()