Searched refs:IRQ0_ID (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dirq.c213 OP___assert(ID == IRQ0_ID);
230 unsigned int irq_status = irq_reg_load(IRQ0_ID,
255 irq_enable_channel(IRQ0_ID, IRQ_NESTING_ID[ID]);
261 irq_disable_channel(IRQ0_ID, IRQ_NESTING_ID[ID]);
322 unsigned int irq_status = irq_reg_load(IRQ0_ID,
331 for (idx = 0; idx < IRQ_N_CHANNEL[IRQ0_ID]; idx++) {
336 if (idx == IRQ_N_CHANNEL[IRQ0_ID]) {
353 if (ID != IRQ0_ID) {
371 irq_reg_store(IRQ0_ID,
374 } /* if (ID != IRQ0_ID) */
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_hrt.c75 ((irq_reg_load(IRQ0_ID,
H A Dsystem_global.h127 IRQ0_ID = 0, /* GP IRQ block */ enumerator in enum:__anon2230
H A Datomisp_cmd.c303 irq_disable_channel(IRQ0_ID, irq);
316 irq_clear_all(IRQ0_ID);
H A Dsh_css.c1307 irq_enable_pulse(IRQ0_ID, enable_pulse);

Completed in 145 milliseconds