Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_kernel_core.c130 _mali_osk_resource_t first_pp_resource; in mali_parse_product_info() local
133 if (_MALI_OSK_ERR_OK == _mali_osk_resource_find(MALI_OFFSET_PP0, &first_pp_resource)) { in mali_parse_product_info()
137 …ali_pp_core *pp_core = mali_pp_create(&first_pp_resource, group, MALI_FALSE, mali_get_bcast_id(&fi… in mali_parse_product_info()