Searched refs:CCN_PVR (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sh/include/asm/ | ||
| H A D | processor_32.h | 19 #define CCN_PVR 0xff000030 macro |
| /linux/arch/sh/kernel/cpu/sh4/ | ||
| H A D | probe.c | 28 pvr = (__raw_readl(CCN_PVR) >> 8) & 0xffffff; in cpu_probe() |