Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_ppu.h42 #define PPU_OP_ST_SF_ONLY 0x0 macro
H A Dmt_cpu_pm.c654 } while ((pwsr & PPU_PWSR_OP_STATUS) == PPU_OP_ST_SF_ONLY); in cpupm_cluster_suspend()