OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPR_HID1
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/macppc/macppc/
locore.S
142
mfspr %r0,
SPR_HID1
146
mtspr
SPR_HID1
,%r0
/src/sys/arch/powerpc/include/mpc8xx/
spr.h
141
#define
SPR_HID1
0x3f1 /* ..8 Hardware Implementation Register 1 */
/src/sys/arch/powerpc/oea/
cpu_subr.c
341
register_t hid1 = mfspr(
SPR_HID1
);
361
mtspr(
SPR_HID1
, hid1);
1218
if (mfspr(
SPR_HID1
) & HID1_DFS4)
1222
if (mfspr(
SPR_HID1
) & HID1_DFS2)
1271
hid1 = old_hid1 = mfspr(
SPR_HID1
);
1289
mtspr(
SPR_HID1
, hid1);
1428
h->hatch_hid1 = mfspr(
SPR_HID1
);
1558
mtspr64(
SPR_HID1
, h->hatch_hid1);
/src/sys/arch/powerpc/include/oea/
spr.h
187
#define
SPR_HID1
0x3f1 /* E.68 Hardware Implementation Register
/src/sys/arch/powerpc/include/booke/
spr.h
504
#define
SPR_HID1
1009
/src/sys/arch/evbppc/mpc85xx/
machdep.c
1252
printf(" hid1=%#jx", (uintmax_t)mfspr(
SPR_HID1
));
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025