Lines Matching refs:bcma_err
314 bcma_err(bus, "Could not register dev for core 0x%03X\n", in bcma_register_core()
357 bcma_err(bus, "Error registering parallel flash\n"); in bcma_register_devices()
365 bcma_err(bus, "Error registering serial flash\n"); in bcma_register_devices()
373 bcma_err(bus, "Error registering NAND flash\n"); in bcma_register_devices()
380 bcma_err(bus, "Error registering GPIO driver: %i\n", err); in bcma_register_devices()
385 bcma_err(bus, "Error registering watchdog driver\n"); in bcma_register_devices()
420 bcma_err(bus, "Failed to scan: %d\n", err); in bcma_bus_register()
452 bcma_err(bus, "No SPROM available\n"); in bcma_bus_register()
454 bcma_err(bus, "Failed to get SPROM: %d\n", err); in bcma_bus_register()
519 bcma_err(bus, "Some GPIOs are still in use.\n"); in bcma_bus_unregister()
521 bcma_err(bus, "Can not unregister GPIO driver: %i\n", err); in bcma_bus_unregister()
541 bcma_err(bus, "Failed to scan bus: %d\n", err); in bcma_bus_early_register()