Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dprom.h107 #define OV1_PPC_2_02 0x20 /* set if we support PowerPC 2.02 */ macro
/linux-6.1.9/arch/powerpc/kernel/
Dprom_init.c1041 .arch_versions = OV1_PPC_2_00 | OV1_PPC_2_01 | OV1_PPC_2_02 | OV1_PPC_2_03 |