Searched refs:orIRQ (Results 1 – 1 of 1) sorted by relevance
466 static struct orVals orIRQ[] __initdata = { variable1020 for (i = 0; orIRQ[i].or; i++) in aedsp16_init_tables()1021 if (orIRQ[i].val == ae_config.irq) { in aedsp16_init_tables()1022 soft_cfg |= orIRQ[i].or; in aedsp16_init_tables()1023 soft_cfg_mss |= orIRQ[i].or; in aedsp16_init_tables()