Home
last modified time | relevance | path

Searched refs:tstat (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-imx/
Dtime.c41 uint32_t tstat; in imx_timer_interrupt() local
45 tstat = IMX_TSTAT(TIMER_BASE); in imx_timer_interrupt()
48 if (tstat & TSTAT_COMP) { in imx_timer_interrupt()
/arch/arm/plat-mxc/
Dtime.c154 uint32_t tstat; in mxc_timer_interrupt() local
156 tstat = __raw_readl(TIMER_BASE + MXC_TSTAT); in mxc_timer_interrupt()
/arch/mips/pci/
Dops-tx3927.c215 tx3927_pcicptr->tstat = TX3927_PCIC_TIM_ALL; in tx3927_pcierr_interrupt()
/arch/mips/include/asm/txx9/
Dtx3927.h99 volatile unsigned long tstat; member