Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon_sflash.c84 bcma_err(cc->core->bus, "SFLASH control command failed (timeout)!\n"); in bcma_sflash_cmd()
124 bcma_err(bus, "Unsupported ST serial flash (id: 0x%X, id2: 0x%X)\n", id, id2); in bcma_sflash_init()
138 bcma_err(bus, "Unsupported Atmel serial flash (id: 0x%X)\n", id); in bcma_sflash_init()
144 bcma_err(bus, "Unsupported flash type\n"); in bcma_sflash_init()
Dmain.c289 bcma_err(bus, "Could not register dev for core 0x%03X\n", in bcma_register_core()
332 bcma_err(bus, "Error registering parallel flash\n"); in bcma_register_devices()
340 bcma_err(bus, "Error registering serial flash\n"); in bcma_register_devices()
348 bcma_err(bus, "Error registering NAND flash\n"); in bcma_register_devices()
355 bcma_err(bus, "Error registering GPIO driver: %i\n", err); in bcma_register_devices()
360 bcma_err(bus, "Error registering watchdog driver\n"); in bcma_register_devices()
394 bcma_err(bus, "Failed to scan: %d\n", err); in bcma_bus_register()
421 bcma_err(bus, "No SPROM available\n"); in bcma_bus_register()
423 bcma_err(bus, "Failed to get SPROM: %d\n", err); in bcma_bus_register()
488 bcma_err(bus, "Some GPIOs are still in use.\n"); in bcma_bus_unregister()
[all …]
Ddriver_chipcommon_nflash.c25 bcma_err(bus, "NAND flash on unsupported board!\n"); in bcma_nflash_init()
30 bcma_err(bus, "NAND flash not present according to ChipCommon\n"); in bcma_nflash_init()
Dcore.c100 bcma_err(core->bus, "HT force timeout\n"); in bcma_core_set_clockmode()
127 bcma_err(core->bus, "PLL enable timeout\n"); in bcma_core_pll_ctl()
151 bcma_err(core->bus, "DMA translation unknown for host %d\n", in bcma_core_dma_translation()
Dbcma_private.h13 #define bcma_err(bus, fmt, ...) \ macro
71 bcma_err(cc->core->bus, "Serial flash not supported\n"); in bcma_sflash_init()
83 bcma_err(cc->core->bus, "NAND flash not supported\n"); in bcma_nflash_init()
Ddriver_mips.c231 bcma_err(bus, "No PMU available, need this to get the cpu clock\n"); in bcma_cpu_clock()
306 bcma_err(bus, "Flash type not supported\n"); in bcma_core_mips_flash_detect()
430 bcma_err(bus, in bcma_core_mips_init()
Ddriver_chipcommon_b.c28 bcma_err(bus, "Timeout waiting for register %p\n", addr); in bcma_wait_reg()
Ddriver_chipcommon.c160 bcma_err(cc->core->bus, "Power control not implemented!\n"); in bcma_core_chipcommon_init()
345 bcma_err(cc->core->bus, "serial not supported on this device ccrev: 0x%x\n", in bcma_chipco_serial_init()
Ddriver_pcie2.c199 bcma_err(bus, "Error setting PCI_EXP_DEVCTL_READRQ: %d\n", err); in bcma_core_pcie2_up()
Ddriver_chipcommon_pmu.c110 bcma_err(bus, "Unknown TGT frequency for xtalfreq %d\n", in bcma_pmu2_pll_init0()
644 bcma_err(bus, "Unknown spuravoidance settings for chip 0x%04X, not changing PLL\n", in bcma_pmu_spuravoid_pllupdate()
Ddriver_pci_host.c381 bcma_err(bus, "PCI: Broken device in slot %d\n", in bcma_core_pci_enable_crs()
404 bcma_err(bus, "can not allocate memory"); in bcma_core_pci_hostmode_init()
Dhost_pci.c194 bcma_err(bus, "PCI card detected, they are not supported.\n"); in bcma_host_pci_probe()