Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/
H A Dls1046aqds.c211 #define DCFG_CCSR_CRSTSR_WDRFR (1 << 3) in is_warm_boot() macro
214 if (in_be32(&gur->crstsr) & DCFG_CCSR_CRSTSR_WDRFR) in is_warm_boot()
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsleep.h10 #define DCFG_CCSR_CRSTSR_WDRFR (1 << 3) macro
H A Dmpc85xx_sleep.c28 if (in_be32(&gur->scrtsr[0]) & DCFG_CCSR_CRSTSR_WDRFR) in is_warm_boot()
H A Darm_sleep.c39 if (in_be32(&gur->crstsr) & DCFG_CCSR_CRSTSR_WDRFR) in is_warm_boot()
/OK3568_Linux_fs/u-boot/board/freescale/ls1043aqds/
H A Dls1043aqds.c270 #define DCFG_CCSR_CRSTSR_WDRFR (1 << 3) in is_warm_boot() macro
273 if (in_be32(&gur->crstsr) & DCFG_CCSR_CRSTSR_WDRFR) in is_warm_boot()