Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dirq.c28 static unsigned short IRQ_N_CHANNEL[N_IRQ_ID] = {
35 static unsigned short IRQ_N_ID_OFFSET[N_IRQ_ID + 1] = {
43 static enum virq_id IRQ_NESTING_ID[N_IRQ_ID] = {
55 assert(ID < N_IRQ_ID); in irq_clear_all()
82 assert(ID < N_IRQ_ID); in irq_enable_channel()
137 assert(ID < N_IRQ_ID); in irq_disable_channel()
167 assert(ID < N_IRQ_ID); in irq_get_channel_id()
235 assert(ID < N_IRQ_ID); in cnd_virq_enable_channel()
237 for (i = IRQ1_ID; i < N_IRQ_ID; i++) { in cnd_virq_enable_channel()
262 for (irq_id = (irq_ID_t)0; irq_id < N_IRQ_ID; irq_id++) { in virq_clear_all()
[all …]
H A Dirq_private.h21 assert(ID < N_IRQ_ID); in irq_reg_store()
31 assert(ID < N_IRQ_ID); in irq_reg_load()
H A Dirq_local.h106 hrt_data irq_status_reg[N_IRQ_ID];
/linux/drivers/staging/media/atomisp/pci/
H A Dsystem_local.c51 const hrt_address IRQ_BASE[N_IRQ_ID] = {
H A Dsystem_local.h45 extern const hrt_address IRQ_BASE[N_IRQ_ID];
H A Dsystem_global.h131 N_IRQ_ID enumerator