Searched refs:wfe_done (Results 1 – 1 of 1) sorted by relevance
23 static volatile uint32_t wfe_done; variable105 wfe_done |= (1 << cpu_id * 8); in waiting_dvfs()239 if (online_cores == wfe_done) { in dram_dvfs_handler()256 wfe_done = 0; in dram_dvfs_handler()
Completed in 2 milliseconds