Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/imx/imx8m/ddr/
A Ddram.c23 static volatile uint32_t wfe_done; variable
105 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