Home
last modified time | relevance | path

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

/linux/arch/mips/alchemy/common/
H A Dtime.c96 while ((alchemy_rdsys(AU1000_SYS_CNTRCTRL) & SYS_CNTRL_T1S) && --t) in alchemy_time_init()
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h351 # define SYS_CNTRL_T1S (1 << 20) macro