Searched refs:bcma_debug (Results 1 – 7 of 7) sorted by relevance
/drivers/bcma/ |
D | driver_mips.c | 140 bcma_debug(bus, "set_irq: core 0x%04x, irq %d => %d\n", in bcma_core_mips_set_irq() 171 bcma_debug(dev->bus, "core 0x%04x, irq:%s\n", dev->id.id, interrupts); in bcma_core_mips_print_irq() 294 bcma_debug(bus, in bcma_fix_i2s_irqflag() 308 bcma_debug(bus, "Initializing MIPS core...\n"); in bcma_core_mips_init() 356 bcma_debug(bus, "IRQ reconfiguration done\n"); in bcma_core_mips_init()
|
D | driver_chipcommon_pmu.c | 120 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() 269 bcma_debug(bus, "Workarounds unknown or not needed for device 0x%04X\n", in bcma_pmu_workarounds() 291 bcma_debug(bus, "Found rev %u PMU (capabilities 0x%08X)\n", cc->pmu.rev, in bcma_pmu_early_init()
|
D | driver_chipcommon.c | 149 bcma_debug(bus, "Found serial flash\n"); in bcma_core_chipcommon_flash_detect() 153 bcma_debug(bus, "Found parallel flash\n"); in bcma_core_chipcommon_flash_detect() 163 bcma_debug(bus, "Found NAND flash\n"); in bcma_core_chipcommon_flash_detect()
|
D | sprom.c | 63 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() 619 bcma_debug(bus, "SPROM offset 0x%x\n", offset); in bcma_sprom_get()
|
D | bcma_private.h | 18 #define bcma_debug(bus, fmt, ...) \ macro
|
D | main.c | 191 bcma_debug(core->bus, "bcma_of_get_irq() failed with rc=%d\n", in bcma_of_get_irq() 346 bcma_debug(bus, "GPIO driver not activated\n"); in bcma_register_devices()
|
D | host_pci.c | 23 bcma_debug(core->bus, "Switched to core: 0x%X\n", core->id.id); in bcma_host_pci_switch_core()
|