Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/devboards/
Dpm.c129 !!(db1x_pm_wakemsk & SYS_WAKEMSK_M2)); in db1x_pmattr_show()
165 db1x_pm_wakemsk |= SYS_WAKEMSK_M2; in db1x_pmattr_store()
167 db1x_pm_wakemsk &= ~SYS_WAKEMSK_M2; in db1x_pmattr_store()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000.h468 #define SYS_WAKEMSK_M2 (1 << 8) macro