Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pnx4008/
Dtime.c92 __raw_writel(RESET_COUNT, MSTIM_CTRL); in pnx4008_setup_timer()
94 __raw_writel(0, MSTIM_CTRL); /* stop the timer */ in pnx4008_setup_timer()
Dtime.h24 #define MSTIM_CTRL IO_ADDRESS((PNX4008_MSTIMER_BASE + 0x4)) macro