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

/netbsd-current/sys/arch/powerpc/oea/
H A Dcpu_subr.c144 { L3CR_L3CLK, ~0, " at" },
145 { L3CR_L3CLK, L3CLK_20, " 2:1" },
146 { L3CR_L3CLK, L3CLK_25, " 2.5:1" },
147 { L3CR_L3CLK, L3CLK_30, " 3:1" },
148 { L3CR_L3CLK, L3CLK_35, " 3.5:1" },
149 { L3CR_L3CLK, L3CLK_40, " 4:1" },
150 { L3CR_L3CLK, L3CLK_50, " 5:1" },
151 { L3CR_L3CLK, L3CLK_60, " 6:1" },
152 { L3CR_L3CLK, ~0, " ratio" },
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h255 #define L3CR_L3CLK 0x03800000 /* 6-8: L3 clock ratio */ macro

Completed in 123 milliseconds