Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/macppc/
H A Dcpu.c268 case PPC_CPU_MPC7455: in cpuattach()
363 case PPC_CPU_MPC7455: in cpuattach()
401 case PPC_CPU_MPC7455: in cpuattach()
484 if (cpu == PPC_CPU_MPC7450 || cpu == PPC_CPU_MPC7455) { in config_l2cr()
/openbsd/sys/arch/powerpc/include/
H A Dcpu.h461 #define PPC_CPU_MPC7455 0x8001 macro