Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pnx4008/
Dtime.h59 #define COUNT_ENAB 1 macro
Dtime.c108 __raw_writel(COUNT_ENAB | DEBUG_EN, HSTIM_CTRL); /*start timer, stop when JTAG active */ in pnx4008_setup_timer()
/linux-2.6.39/drivers/watchdog/
Dpnx4008_wdt.c57 #define COUNT_ENAB 1 macro
116 __raw_writel(COUNT_ENAB | DEBUG_EN, WDTIM_CTRL(wdt_base)); in wdt_enable()