HomeSort by: relevance | last modified time | path
    Searched refs:L2CR_L2CLK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/oea/
cpu_subr.c 199 { L2CR_L2CLK, ~0, " at" },
200 { L2CR_L2CLK, L2CLK_10, " 1:1" },
201 { L2CR_L2CLK, L2CLK_15, " 1.5:1" },
202 { L2CR_L2CLK, L2CLK_20, " 2:1" },
203 { L2CR_L2CLK, L2CLK_25, " 2.5:1" },
204 { L2CR_L2CLK, L2CLK_30, " 3:1" },
205 { L2CR_L2CLK, L2CLK_35, " 3.5:1" },
206 { L2CR_L2CLK, L2CLK_40, " 4:1" },
207 { L2CR_L2CLK, ~0, " ratio" },
  /src/sys/arch/powerpc/include/oea/
spr.h 213 #define L2CR_L2CLK 0x0e000000 /* 4-6: L2 clock ratio */

Completed in 14 milliseconds