Home
last modified time | relevance | path

Searched refs:SPR_TILE_TIMER_CONTROL (Results 1 – 3 of 3) sorted by relevance

/arch/tile/include/uapi/arch/
Dspr_def_64.h201 #define SPR_TILE_TIMER_CONTROL 0x1605 macro
Dspr_def_32.h218 #define SPR_TILE_TIMER_CONTROL 0x3205 macro
/arch/tile/kernel/
Dtime.c134 __insn_mtspr(SPR_TILE_TIMER_CONTROL, ticks); in tile_timer_set_next_event()