Searched refs:L2CR_L2RAM (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h222 #define L2CR_L2RAM 0x01800000 /* 7-8: L2 RAM type */ macro
/netbsd-current/sys/arch/powerpc/oea/
H A Dcpu_subr.c196 { L2CR_L2RAM, L2RAM_FLOWTHRU_BURST, " (FB SRAM)" },
197 { L2CR_L2RAM, L2RAM_PIPELINE_LATE, " (LW SRAM)" },
198 { L2CR_L2RAM, L2RAM_PIPELINE_BURST, " (PB SRAM)" },

Completed in 99 milliseconds