Searched refs:mali_hw_core_create (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_hw_core.c | 16 _mali_osk_errcode_t mali_hw_core_create(struct mali_hw_core *core, const _mali_osk_resource_t *reso… in mali_hw_core_create() function
|
| H A D | mali_broadcast.c | 38 if (_MALI_OSK_ERR_OK == mali_hw_core_create(&bcast_unit->hw_core, in mali_bcast_unit_create()
|
| H A D | mali_hw_core.h | 44 _mali_osk_errcode_t mali_hw_core_create(struct mali_hw_core *core, const _mali_osk_resource_t *reso…
|
| H A D | mali_dlbu.c | 115 if (_MALI_OSK_ERR_OK == mali_hw_core_create(&core->hw_core, resource, MALI_DLBU_SIZE)) { in mali_dlbu_create()
|
| H A D | mali_pmu.c | 40 if (_MALI_OSK_ERR_OK == mali_hw_core_create(&pmu->hw_core, in mali_pmu_create()
|
| H A D | mali_gp.c | 37 …if (_MALI_OSK_ERR_OK == mali_hw_core_create(&core->hw_core, resource, MALIGP2_REGISTER_ADDRESS_SPA… in mali_gp_create()
|
| H A D | mali_l2_cache.c | 129 if (_MALI_OSK_ERR_OK != mali_hw_core_create(&cache->hw_core, in mali_l2_cache_create()
|
| H A D | mali_mmu.c | 114 if (_MALI_OSK_ERR_OK == mali_hw_core_create(&mmu->hw_core, resource, MALI_MMU_REGISTERS_SIZE)) { in mali_mmu_create()
|
| H A D | mali_pp.c | 52 …if (_MALI_OSK_ERR_OK == mali_hw_core_create(&core->hw_core, resource, MALI200_REG_SIZEOF_REGISTER_… in mali_pp_create()
|