Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dtime.h144 return (mfspr(SPRN_PIT)); in get_dec()
158 mtspr(SPRN_PIT, val); in set_dec()
Dreg_booke.h147 #define SPRN_PIT 0x3DB /* Programmable Interval Timer */ macro