Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c126 ((1 << (7 - (irq / 2))) << 8) | (TBSCR_TBF | TBSCR_TBE)); in mpc8xx_calibrate_decr()
/linux/arch/powerpc/include/asm/
H A D8xx_immap.h173 #define TBSCR_TBF ((ushort)0x0002) macro