Searched refs:MALI200_REG_ADDR_MGMT_STATUS (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pp.c | 145 …if (mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_STATUS) & MALI200_REG_VAL_STA… in mali_pp_stop_bus_wait() 150 …e->hw_core.description, mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_STATUS))); in mali_pp_stop_bus_wait() 258 u32 status = mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_STATUS); in mali_pp_reset_wait() 441 …GMT_STATUS = 0x%08X\n", mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_STATUS))); 458 …i PP: State: 0x%08x\n", mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_STATUS)));
|
| H A D | mali_pp.h | 110 u32 status = mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_STATUS); in mali_pp_is_active()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/regs/ |
| H A D | mali_200_regs.h | 20 MALI200_REG_ADDR_MGMT_STATUS = 0x1008, enumerator
|