Searched refs:_CHRP_Pegasos (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/chrp/
H A Dsetup.c222 if (_chrp_type != _CHRP_Pegasos)
308 _chrp_type = _CHRP_Pegasos;
517 if (_chrp_type == _CHRP_Pegasos)
H A Dpci.c371 if (!machine_is(chrp) || _chrp_type != _CHRP_Pegasos)
/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h59 #define _CHRP_Pegasos 0x06 /* Genesi/bplan's Pegasos and Pegasos2 */ macro

Completed in 126 milliseconds