Searched refs:HID0_TBEN (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/oea/
H A Dhid.h66 #define HID0_TBEN 0x04000000 /* Time base enable (7450) */ macro
/netbsd-current/sys/arch/powerpc/booke/
H A De500_mpsubr.S116 li %r28, HID0_TBEN /* HID0_TBEN */
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dspr.h499 #define HID0_TBEN 0x00004000 /* Time Base ENable */ macro
/netbsd-current/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c1073 hid0 = (hid0 & ~(HID0_TBEN|HID0_NAP|HID0_SLEEP)) | HID0_DOZE;
1152 (hid0 & ~(HID0_NAP | HID0_SLEEP)) | HID0_TBEN | HID0_EMCP | HID0_DOZE);

Completed in 210 milliseconds