Lines Matching refs:bcma_err
283 bcma_err(bus, "Could not register dev for core 0x%03X\n", in bcma_register_core()
325 bcma_err(bus, "Error registering parallel flash\n"); in bcma_register_devices()
333 bcma_err(bus, "Error registering serial flash\n"); in bcma_register_devices()
341 bcma_err(bus, "Error registering NAND flash\n"); in bcma_register_devices()
348 bcma_err(bus, "Error registering GPIO driver: %i\n", err); in bcma_register_devices()
355 bcma_err(bus, "Error registering watchdog driver\n"); in bcma_register_devices()
389 bcma_err(bus, "Failed to scan: %d\n", err); in bcma_bus_register()
419 bcma_err(bus, "No SPROM available\n"); in bcma_bus_register()
421 bcma_err(bus, "Failed to get SPROM: %d\n", err); in bcma_bus_register()
486 bcma_err(bus, "Some GPIOs are still in use.\n"); in bcma_bus_unregister()
488 bcma_err(bus, "Can not unregister GPIO driver: %i\n", err); in bcma_bus_unregister()
508 bcma_err(bus, "Failed to scan bus: %d\n", err); in bcma_bus_early_register()