Home
last modified time | relevance | path

Searched refs:TBSCR_TBF (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c126 ((1 << (7 - (irq / 2))) << 8) | (TBSCR_TBF | TBSCR_TBE)); in mpc8xx_calibrate_decr()
/openbmc/u-boot/include/
H A Dmpc8xx.h88 #define TBSCR_TBF 0x0002 /* Time Base Freeze */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h120 #define TBSCR_TBF ((ushort)0x0002) macro
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h173 #define TBSCR_TBF ((ushort)0x0002) macro