Home
last modified time | relevance | path

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

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