Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/alchemy/devboards/
Dpm.c26 static unsigned long db1x_pm_last_wakesrc; variable
102 db1x_pm_last_wakesrc = alchemy_rdsys(AU1000_SYS_WAKESRC); in db1x_pm_end()
131 return sprintf(buf, "%lu\n", db1x_pm_last_wakesrc); in db1x_pmattr_show()
243 db1x_pm_last_wakesrc = alchemy_rdsys(AU1000_SYS_WAKESRC); in pm_init()