Home
last modified time | relevance | path

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

/arch/mips/pistachio/
Dinit.c36 u32 core_rev; in get_system_type() local
39 core_rev = __raw_readl((const void *)PISTACHIO_CORE_REV_REG); in get_system_type()
41 switch (core_rev) { in get_system_type()