Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon_sflash.c85 bcma_err(cc->core->bus, "SFLASH control command failed (timeout)!\n"); in bcma_sflash_cmd()
125 bcma_err(bus, "Unsupported ST serial flash (id: 0x%X, id2: 0x%X)\n", id, id2); in bcma_sflash_init()
139 bcma_err(bus, "Unsupported Atmel serial flash (id: 0x%X)\n", id); in bcma_sflash_init()
145 bcma_err(bus, "Unsupported flash type\n"); in bcma_sflash_init()
H A Dmain.c284 bcma_err(bus, "Could not register dev for core 0x%03X\n", in bcma_register_core()
326 bcma_err(bus, "Error registering parallel flash\n"); in bcma_register_devices()
334 bcma_err(bus, "Error registering serial flash\n"); in bcma_register_devices()
342 bcma_err(bus, "Error registering NAND flash\n"); in bcma_register_devices()
349 bcma_err(bus, "Error registering GPIO driver: %i\n", err); in bcma_register_devices()
356 bcma_err(bus, "Error registering watchdog driver\n"); in bcma_register_devices()
390 bcma_err(bus, "Failed to scan: %d\n", err); in bcma_bus_register()
420 bcma_err(bus, "No SPROM available\n"); in bcma_bus_register()
422 bcma_err(bus, "Failed to get SPROM: %d\n", err); in bcma_bus_register()
487 bcma_err(bus, "Some GPIOs are still in use.\n"); in bcma_bus_unregister()
[all …]
H A Dbcma_private.h12 #define bcma_err(bus, fmt, ...) \ macro
72 bcma_err(cc->core->bus, "Parallel flash not supported\n"); in bcma_pflash_init()
84 bcma_err(cc->core->bus, "Serial flash not supported\n"); in bcma_sflash_init()
96 bcma_err(cc->core->bus, "NAND flash not supported\n"); in bcma_nflash_init()
H A Ddriver_chipcommon_nflash.c35 bcma_err(bus, "NAND flash on unsupported board!\n"); in bcma_nflash_init()
40 bcma_err(bus, "NAND flash not present according to ChipCommon\n"); in bcma_nflash_init()
H A 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()
H A Ddriver_chipcommon_b.c28 bcma_err(bus, "Timeout waiting for register %p\n", addr); in bcma_wait_reg()
H A Ddriver_chipcommon.c157 bcma_err(bus, "Flash type not supported\n"); in bcma_core_chipcommon_flash_detect()
218 bcma_err(cc->core->bus, "Power control not implemented!\n"); in bcma_core_chipcommon_init()
404 bcma_err(cc->core->bus, "serial not supported on this device ccrev: 0x%x\n", in bcma_chipco_serial_init()
H A Ddriver_mips.c184 bcma_err(bus, "No PMU available, need this to get the cpu clock\n"); in bcma_cpu_clock()
346 bcma_err(bus, in bcma_core_mips_init()
H A Ddriver_pcie2.c200 bcma_err(bus, "Error setting PCI_EXP_DEVCTL_READRQ: %d\n", err); in bcma_core_pcie2_up()
H A 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()
H A Ddriver_chipcommon_pmu.c110 bcma_err(bus, "Unknown TGT frequency for xtalfreq %d\n", in bcma_pmu2_pll_init0()
662 bcma_err(bus, "Unknown spuravoidance settings for chip 0x%04X, not changing PLL\n", in bcma_pmu_spuravoid_pllupdate()
H A Dhost_pci.c190 bcma_err(bus, "PCI card detected, they are not supported.\n"); in bcma_host_pci_probe()