Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-au1xxx.c79 while ((alchemy_rdsys(AU1000_SYS_CNTRCTRL) & SYS_CNTRL_T0S) && --t) in au1xtoy_rtc_probe()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h380 #define SYS_CNTRL_T0S (1<<4) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h364 # define SYS_CNTRL_T0S (1 << 4) macro