Searched refs:BCMA_CORE_I2S (Results 1 – 4 of 4) sorted by relevance
280 i2s = bcma_find_core(bus, BCMA_CORE_I2S); in bcma_fix_i2s_irqflag()316 bcma_core_mips_set_irq_name(bus, 0, BCMA_CORE_I2S, 0); in bcma_core_mips_init()331 bcma_core_mips_set_irq_name(bus, 0, BCMA_CORE_I2S, 0); in bcma_core_mips_init()
96 { BCMA_CORE_I2S, "I2S" },
149 #define BCMA_CORE_I2S 0x834 macro
629 else if ((core->id.id == BCMA_CORE_I2S) && in dma_attach()