Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/devboards/
Dpm.c25 static unsigned long db1x_pm_sleep_secs; variable
58 alchemy_wrsys(alchemy_rdsys(AU1000_SYS_TOYREAD) + db1x_pm_sleep_secs, in db1x_pm_enter()
125 return sprintf(buf, "%lu\n", db1x_pm_sleep_secs); in db1x_pmattr_show()
161 db1x_pm_sleep_secs = l; in db1x_pmattr_store()