Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm.c524 u32 *num_l2_up) in mali_pm_domain_power_up() argument
534 MALI_DEBUG_ASSERT_POINTER(num_l2_up); in mali_pm_domain_power_up()
535 MALI_DEBUG_ASSERT(0 == *num_l2_up); in mali_pm_domain_power_up()
571 MALI_DEBUG_ASSERT(*num_l2_up < in mali_pm_domain_power_up()
573 l2_up[*num_l2_up] = l2_cache; in mali_pm_domain_power_up()
574 (*num_l2_up)++; in mali_pm_domain_power_up()
713 u32 num_l2_up = 0; in mali_pm_update_sync_internal() local
746 l2_up, &num_l2_up); in mali_pm_update_sync_internal()
752 for (i = 0; i < num_l2_up; i++) { in mali_pm_update_sync_internal()