Searched refs:irq_readout (Results 1 – 2 of 2) sorted by relevance
259 u32 irq_readout; in mali_gp_resume_with_new_heap() local263 irq_readout = mali_hw_core_register_read(&core->hw_core, MALIGP2_REG_ADDR_MGMT_INT_RAWSTAT); in mali_gp_resume_with_new_heap()265 if (irq_readout & MALIGP2_REG_VAL_IRQ_PLBU_OUT_OF_MEM) { in mali_gp_resume_with_new_heap()306 u32 irq_readout; in mali_gp_irq_probe_ack() local308 irq_readout = mali_hw_core_register_read(&core->hw_core, MALIGP2_REG_ADDR_MGMT_INT_STAT); in mali_gp_irq_probe_ack()309 if (MALIGP2_REG_VAL_IRQ_AXI_BUS_ERROR & irq_readout) { in mali_gp_irq_probe_ack()
423 u32 irq_readout; in mali_pp_irq_probe_ack() local425 irq_readout = mali_hw_core_register_read(&core->hw_core, MALI200_REG_ADDR_MGMT_INT_STATUS); in mali_pp_irq_probe_ack()426 if (MALI200_REG_VAL_IRQ_BUS_ERROR & irq_readout) { in mali_pp_irq_probe_ack()