Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dtime.h149 return (mfspr(SPRN_PIT)); in get_dec()
163 mtspr(SPRN_PIT, val); in set_dec()
Dreg_booke.h140 #define SPRN_PIT 0x3DB /* Programmable Interval Timer */ macro