Home
last modified time | relevance | path

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

/arch/arm/plat-mxc/
Dtime.c232 uint32_t tstat; in mxc_timer_interrupt() local
235 tstat = __raw_readl(timer_base + V2_TSTAT); in mxc_timer_interrupt()
237 tstat = __raw_readl(timer_base + MX1_2_TSTAT); in mxc_timer_interrupt()
/arch/mips/pci/
Dops-tx3927.c216 tx3927_pcicptr->tstat = TX3927_PCIC_TIM_ALL; in tx3927_pcierr_interrupt()
/arch/mips/include/asm/txx9/
Dtx3927.h99 volatile unsigned long tstat; member