Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_pm.c150 uint32_t on_stat = mcdi_avail_cpu_mask_read(); in clst_single_on() local
152 return !(on_stat & (cpu_mask[cluster] & ~BIT(my_idx))); in clst_single_on()