Home
last modified time | relevance | path

Searched refs:HID0_TBEN (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/platforms/86xx/
Dsbc8641d.c88 temp |= HID0_TBEN; in mpc86xx_time_init()
Dmpc86xx_hpcn.c123 temp |= HID0_TBEN; in mpc86xx_time_init()
Dgef_sbc610.c186 temp |= HID0_TBEN; in mpc86xx_time_init()
Dgef_sbc310.c196 temp |= HID0_TBEN; in mpc86xx_time_init()
Dgef_ppc9a.c209 temp |= HID0_TBEN; in mpc86xx_time_init()
Dmpc8610_hpcd.c339 temp |= HID0_TBEN; in mpc86xx_time_init()
/arch/powerpc/include/asm/
Dreg.h411 #define HID0_TBEN (1<<26) /* Timebase enable - 745x */ macro