Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Dpm.c55 while (alchemy_rdsys(AU1000_SYS_CNTRCTRL) & SYS_CNTRL_M20) in db1x_pm_enter()
62 while (alchemy_rdsys(AU1000_SYS_CNTRCTRL) & SYS_CNTRL_M20) in db1x_pm_enter()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h381 #define SYS_CNTRL_M20 (1<<3) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h365 # define SYS_CNTRL_M20 (1 << 3) macro