Searched refs:orIRQ (Results 1 – 1 of 1) sorted by relevance
458 static struct orVals orIRQ[] __initdata = { variable1012 for (i = 0; orIRQ[i].or; i++) in aedsp16_init_tables()1013 if (orIRQ[i].val == ae_config.irq) { in aedsp16_init_tables()1014 soft_cfg |= orIRQ[i].or; in aedsp16_init_tables()1015 soft_cfg_mss |= orIRQ[i].or; in aedsp16_init_tables()