Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-au1xxx.c83 while ((alchemy_rdsys(AU1000_SYS_CNTRCTRL) & SYS_CNTRL_T0S) && --t) in au1xtoy_rtc_probe()
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1000.h364 # define SYS_CNTRL_T0S (1 << 4) macro