Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/rtc/
Drtc-au1xxx.c73 if (alchemy_rdsys(AU1000_SYS_TOYTRIM) != 32767) { in au1xtoy_rtc_probe()
88 alchemy_wrsys(32767, AU1000_SYS_TOYTRIM); in au1xtoy_rtc_probe()
/linux-5.19.10/arch/mips/alchemy/devboards/
Dpm.c241 if (alchemy_rdsys(AU1000_SYS_TOYTRIM) != 32767) in pm_init()
242 alchemy_wrsys(32767, AU1000_SYS_TOYTRIM); in pm_init()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h371 #define AU1000_SYS_TOYTRIM 0x00 macro