Home
last modified time | relevance | path

Searched refs:CNTR_OK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Dtime.c33 #define CNTR_OK (SYS_CNTRL_E0 | SYS_CNTRL_32S) macro
89 if (CNTR_OK != (alchemy_rdsys(AU1000_SYS_CNTRCTRL) & CNTR_OK)) in alchemy_time_init()
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A Dtime.c33 #define CNTR_OK (SYS_CNTRL_E0 | SYS_CNTRL_32S) macro
89 if (CNTR_OK != (alchemy_rdsys(AU1000_SYS_CNTRCTRL) & CNTR_OK)) in alchemy_time_init()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-au1xxx.c29 #define CNTR_OK (SYS_CNTRL_E0 | SYS_CNTRL_32S) macro
70 if (!(t & CNTR_OK)) { in au1xtoy_rtc_probe()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-au1xxx.c26 #define CNTR_OK (SYS_CNTRL_E0 | SYS_CNTRL_32S) macro
67 if (!(t & CNTR_OK)) { in au1xtoy_rtc_probe()

Completed in 2 milliseconds