Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmp_cpudep.c184 ccr = l3cr_config & ~(L3CR_L3E | L3CR_L3I | L3CR_L3PE | L3CR_L3CLKEN); in mpc745x_l3_enable()
/freebsd/sys/powerpc/include/
H A Dspr.h651 #define L3CR_L3PE 0x40000000 /* 1: L3 data parity enable */ macro