Home
last modified time | relevance | path

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 Dmali_pp.c145 …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 Dmali_pp.h110 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 Dmali_200_regs.h20 MALI200_REG_ADDR_MGMT_STATUS = 0x1008, enumerator