Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsysfs.c911 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in register_cpu_online()
1006 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in unregister_cpu_online()
H A Dtraps.c660 if (PVR_VER(pvr) != PVR_VER_E6500) { in machine_check_e500mc()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c146 case PVR_VER_E6500: in checkcpu()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mpc.c445 || pvr_version_is(PVR_VER_E6500)) { in mpc_i2c_get_prescaler_8xxx()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h964 #define PVR_VER_E6500 0x8040 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h1321 #define PVR_VER_E6500 0x8040 macro