Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c772 uint32_t exp_st; in nonboot_cpus_off() local
783 exp_st = SYS_GRF_BIG_CPUS_WFE; in nonboot_cpus_off()
788 } while (tmp != exp_st && wait_cnt); in nonboot_cpus_off()