Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh5/
Dprobe.c22 unsigned long long cir; in detect_cpu_and_cache_system() local
30 cir = peek_real_address_q(0x0d000008); in detect_cpu_and_cache_system()
31 if ((cir & 0xffff) == 0x5103) in detect_cpu_and_cache_system()
33 else if (((cir >> 32) & 0xffff) == 0x51e2) in detect_cpu_and_cache_system()
/arch/mips/include/asm/txx9/
Dtx4939.h115 struct tx4939_le_reg cir; member