Symbol: bcma_err
drivers/bcma/bcma_private.h
72
bcma_err(cc->core->bus, "Parallel flash not supported\n");
drivers/bcma/bcma_private.h
84
bcma_err(cc->core->bus, "Serial flash not supported\n");
drivers/bcma/bcma_private.h
96
bcma_err(cc->core->bus, "NAND flash not supported\n");
drivers/bcma/core.c
100
bcma_err(core->bus, "HT force timeout\n");
drivers/bcma/core.c
127
bcma_err(core->bus, "PLL enable timeout\n");
drivers/bcma/core.c
151
bcma_err(core->bus, "DMA translation unknown for host %d\n",
drivers/bcma/driver_chipcommon.c
157
bcma_err(bus, "Flash type not supported\n");
drivers/bcma/driver_chipcommon.c
218
bcma_err(cc->core->bus, "Power control not implemented!\n");
drivers/bcma/driver_chipcommon.c
404
bcma_err(cc->core->bus, "serial not supported on this device ccrev: 0x%x\n",
drivers/bcma/driver_chipcommon_b.c
28
bcma_err(bus, "Timeout waiting for register %p\n", addr);
drivers/bcma/driver_chipcommon_nflash.c
35
bcma_err(bus, "NAND flash on unsupported board!\n");
drivers/bcma/driver_chipcommon_nflash.c
40
bcma_err(bus, "NAND flash not present according to ChipCommon\n");
drivers/bcma/driver_chipcommon_pmu.c
110
bcma_err(bus, "Unknown TGT frequency for xtalfreq %d\n",
drivers/bcma/driver_chipcommon_pmu.c
662
bcma_err(bus, "Unknown spuravoidance settings for chip 0x%04X, not changing PLL\n",
drivers/bcma/driver_chipcommon_sflash.c
125
bcma_err(bus, "Unsupported ST serial flash (id: 0x%X, id2: 0x%X)\n", id, id2);
drivers/bcma/driver_chipcommon_sflash.c
139
bcma_err(bus, "Unsupported Atmel serial flash (id: 0x%X)\n", id);
drivers/bcma/driver_chipcommon_sflash.c
145
bcma_err(bus, "Unsupported flash type\n");
drivers/bcma/driver_chipcommon_sflash.c
85
bcma_err(cc->core->bus, "SFLASH control command failed (timeout)!\n");
drivers/bcma/driver_mips.c
184
bcma_err(bus, "No PMU available, need this to get the cpu clock\n");
drivers/bcma/driver_mips.c
346
bcma_err(bus,
drivers/bcma/driver_pci_host.c
381
bcma_err(bus, "PCI: Broken device in slot %d\n",
drivers/bcma/driver_pci_host.c
404
bcma_err(bus, "can not allocate memory");
drivers/bcma/driver_pcie2.c
200
bcma_err(bus, "Error setting PCI_EXP_DEVCTL_READRQ: %d\n", err);
drivers/bcma/host_pci.c
190
bcma_err(bus, "PCI card detected, they are not supported.\n");
drivers/bcma/main.c
284
bcma_err(bus, "Could not register dev for core 0x%03X\n",
drivers/bcma/main.c
332
bcma_err(bus, "Error registering parallel flash\n");
drivers/bcma/main.c
340
bcma_err(bus, "Error registering serial flash\n");
drivers/bcma/main.c
348
bcma_err(bus, "Error registering NAND flash\n");
drivers/bcma/main.c
355
bcma_err(bus, "Error registering GPIO driver: %i\n", err);
drivers/bcma/main.c
362
bcma_err(bus, "Error registering watchdog driver\n");
drivers/bcma/main.c
396
bcma_err(bus, "Failed to scan: %d\n", err);
drivers/bcma/main.c
426
bcma_err(bus, "No SPROM available\n");
drivers/bcma/main.c
428
bcma_err(bus, "Failed to get SPROM: %d\n", err);
drivers/bcma/main.c
493
bcma_err(bus, "Some GPIOs are still in use.\n");
drivers/bcma/main.c
495
bcma_err(bus, "Can not unregister GPIO driver: %i\n", err);
drivers/bcma/main.c
515
bcma_err(bus, "Failed to scan bus: %d\n", err);