Home
last modified time | relevance | path

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

/drivers/bcma/
Ddriver_mips.c185 bcma_debug(bus, "set_irq: core 0x%04x, irq %d => %d\n", in bcma_core_mips_set_irq()
285 bcma_debug(bus, "Found serial flash\n"); in bcma_core_mips_flash_detect()
289 bcma_debug(bus, "Found parallel flash\n"); in bcma_core_mips_flash_detect()
312 bcma_debug(bus, "Found NAND flash\n"); in bcma_core_mips_flash_detect()
372 bcma_debug(bus, in bcma_fix_i2s_irqflag()
386 bcma_debug(bus, "Initializing MIPS core...\n"); in bcma_core_mips_init()
434 bcma_debug(bus, "IRQ reconfiguration done\n"); in bcma_core_mips_init()
Ddriver_chipcommon_pmu.c120 bcma_debug(bus, "Target TGT frequency already set\n"); in bcma_pmu2_pll_init0()
192 bcma_debug(bus, "PMU resource config unknown or not needed for device 0x%04X\n", in bcma_pmu_resources_init()
265 bcma_debug(bus, "Workarounds unknown or not needed for device 0x%04X\n", in bcma_pmu_workarounds()
277 bcma_debug(cc->core->bus, "Found rev %u PMU (capabilities 0x%08X)\n", in bcma_pmu_early_init()
Dsprom.c63 bcma_debug(bus, "Using SPROM revision %d provided by platform.\n", in bcma_fill_sprom_with_fallback()
174 bcma_debug(bus, "Found SPROM revision %d\n", revision); in bcma_sprom_valid()
617 bcma_debug(bus, "SPROM offset 0x%x\n", offset); in bcma_sprom_get()
Dbcma_private.h17 #define bcma_debug(bus, fmt, ...) \ macro
Dmain.c192 bcma_debug(core->bus, "bcma_of_get_irq() failed with rc=%d\n", in bcma_of_get_irq()
378 bcma_debug(bus, "GPIO driver not activated\n"); in bcma_register_devices()
Dhost_pci.c23 bcma_debug(core->bus, "Switched to core: 0x%X\n", core->id.id); in bcma_host_pci_switch_core()