Home
last modified time | relevance | path

Searched refs:bcma_core_mips_set_irq_name (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/bcma/
Ddriver_mips.c144 static void bcma_core_mips_set_irq_name(struct bcma_bus *bus, unsigned int irq, in bcma_core_mips_set_irq_name() function
317 bcma_core_mips_set_irq_name(bus, 1, BCMA_CORE_80211, 0); in bcma_core_mips_init()
318 bcma_core_mips_set_irq_name(bus, 2, BCMA_CORE_MAC_GBIT, 0); in bcma_core_mips_init()
319 bcma_core_mips_set_irq_name(bus, 3, BCMA_CORE_USB20_HOST, 0); in bcma_core_mips_init()
320 bcma_core_mips_set_irq_name(bus, 4, BCMA_CORE_PCIE, 0); in bcma_core_mips_init()
321 bcma_core_mips_set_irq_name(bus, 0, BCMA_CORE_CHIPCOMMON, 0); in bcma_core_mips_init()
322 bcma_core_mips_set_irq_name(bus, 0, BCMA_CORE_I2S, 0); in bcma_core_mips_init()
327 bcma_core_mips_set_irq_name(bus, 1, BCMA_CORE_80211, 0); in bcma_core_mips_init()
328 bcma_core_mips_set_irq_name(bus, 2, BCMA_CORE_MAC_GBIT, 0); in bcma_core_mips_init()
329 bcma_core_mips_set_irq_name(bus, 0, BCMA_CORE_CHIPCOMMON, 0); in bcma_core_mips_init()
[all …]