Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/devboards/
H A Dpm.c27 static unsigned long db1x_pm_last_wakesrc; variable
103 db1x_pm_last_wakesrc = alchemy_rdsys(AU1000_SYS_WAKESRC); in db1x_pm_end()
132 return sprintf(buf, "%lu\n", db1x_pm_last_wakesrc); in db1x_pmattr_show()
244 db1x_pm_last_wakesrc = alchemy_rdsys(AU1000_SYS_WAKESRC); in pm_init()