Searched refs:orDMA (Results 1 – 1 of 1) sorted by relevance
477 static struct orVals orDMA[] __initdata = { variable1022 for (i = 0; orDMA[i].or; i++) in aedsp16_init_tables()1023 if (orDMA[i].val == ae_config.dma) { in aedsp16_init_tables()1024 soft_cfg |= orDMA[i].or; in aedsp16_init_tables()1025 soft_cfg_mss |= orDMA[i].or; in aedsp16_init_tables()