Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dirq.c52 static enum virq_id IRQ_NESTING_ID[N_IRQ_ID] = { enum
267 assert(irq_ID != IRQ_NESTING_ID[i]); in cnd_virq_enable_channel()
272 if (IRQ_NESTING_ID[ID] != N_virq_id) { in cnd_virq_enable_channel()
274 irq_enable_channel(IRQ0_ID, IRQ_NESTING_ID[ID]); in cnd_virq_enable_channel()
278 if ((IRQ_NESTING_ID[ID] != N_virq_id) && !any_irq_channel_enabled(ID)) { in cnd_virq_enable_channel()
280 irq_disable_channel(IRQ0_ID, IRQ_NESTING_ID[ID]); in cnd_virq_enable_channel()
366 if (IRQ_NESTING_ID[ID] == (enum virq_id)idx) { in virq_get_channel_id()
391 _HRT_IRQ_CONTROLLER_CLEAR_REG_IDX, 1U << IRQ_NESTING_ID[ID]); in virq_get_channel_id()