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 cpu_probe() local
30 cir = peek_real_address_q(0x0d000008); in cpu_probe()
31 if ((cir & 0xffff) == 0x5103) in cpu_probe()
33 else if (((cir >> 32) & 0xffff) == 0x51e2) in cpu_probe()
/arch/mips/include/asm/txx9/
Dtx4939.h117 struct tx4939_le_reg cir; member