Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c1649 u32 ring_cs_db_mask = 0; in sched_process_csg_irq_locked() local
1691 ring_cs_db_mask |= BIT(cs_id); in sched_process_csg_irq_locked()
1699 if (ring_cs_db_mask) in sched_process_csg_irq_locked()
1700 panthor_fw_toggle_reqs(csg_iface, doorbell_req, doorbell_ack, ring_cs_db_mask); in sched_process_csg_irq_locked()