Home
last modified time | relevance | path

Searched refs:regk_timer_ld (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/
Dtimer_defs_asm.h210 #define regk_timer_ld 0x00000000 macro
/linux-2.6.39/arch/cris/include/arch-v32/arch/hwregs/asm/
Dtimer_defs_asm.h212 #define regk_timer_ld 0x00000000 macro
/linux-2.6.39/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/
Dtimer_defs_asm.h212 #define regk_timer_ld 0x00000000 macro
/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dtimer_defs.h246 regk_timer_ld = 0x00000000, enumerator
/linux-2.6.39/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dtimer_defs.h248 regk_timer_ld = 0x00000000, enumerator
/linux-2.6.39/arch/cris/arch-v32/kernel/
Dtime.c245 tmr0_ctrl.op = regk_timer_ld; in cris_timer_init()