Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dcputable.c140 .pvr_value = 0x00390000,
157 .pvr_value = 0x003c0000,
174 .pvr_value = 0x00440100,
191 .pvr_value = 0x00440000,
208 .pvr_value = 0x00450000,
224 .pvr_value = 0x003a0000,
238 .pvr_value = 0x003b0300,
251 .pvr_value = 0x003b0000,
265 .pvr_value = 0x0f000001,
277 .pvr_value = 0x003e0000,
[all …]
A Dsysfs.c911 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in register_cpu_online()
1007 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in unregister_cpu_online()
A Dprom.c284 pvr = cur_cpu_spec->pvr_value | 0x8; in identical_pvr_fixup()
A Ddt_cpu_ftrs.c116 cur_cpu_spec->pvr_value = mfspr(SPRN_PVR); in cpufeatures_setup_cpu()
/linux/drivers/watchdog/
A Dbooke_wdt.c225 booke_wdt_info.firmware_version = cur_cpu_spec->pvr_value; in booke_wdt_init()
/linux/arch/powerpc/include/asm/
A Dcputable.h47 unsigned int pvr_value; member

Completed in 25 milliseconds