Lines Matching refs:BT_ERR
270 BT_ERR("Unable to enable the host interrupt!"); in btmrvl_sdio_enable_host_int_mask()
291 BT_ERR("Unable to disable the host interrupt!"); in btmrvl_sdio_disable_host_int_mask()
317 BT_ERR("FAILED! ret=%d", ret); in btmrvl_sdio_poll_card_status()
358 BT_ERR("request_firmware(helper) failed, error code = %d", in btmrvl_sdio_download_helper()
374 BT_ERR("Unable to allocate buffer for helper." in btmrvl_sdio_download_helper()
391 BT_ERR("Helper download poll status timeout @ %d", in btmrvl_sdio_download_helper()
416 BT_ERR("IO error during helper download @ %d", in btmrvl_sdio_download_helper()
431 BT_ERR("IO error in writing helper image EOF block"); in btmrvl_sdio_download_helper()
458 BT_ERR("request_firmware(firmware) failed, error code = %d", in btmrvl_sdio_download_fw_w_helper()
472 BT_ERR("Unable to allocate buffer for firmware." in btmrvl_sdio_download_fw_w_helper()
487 BT_ERR("FW download with helper poll status" in btmrvl_sdio_download_fw_w_helper()
500 BT_ERR("BASE0 register read failed:" in btmrvl_sdio_download_fw_w_helper()
510 BT_ERR("BASE1 register read failed:" in btmrvl_sdio_download_fw_w_helper()
528 BT_ERR("FW download failure @%d, invalid length %d", in btmrvl_sdio_download_fw_w_helper()
539 BT_ERR("FW download failure @%d, " in btmrvl_sdio_download_fw_w_helper()
544 BT_ERR("FW CRC error indicated by the helper: " in btmrvl_sdio_download_fw_w_helper()
565 BT_ERR("FW download, writesb(%d) failed @%d", in btmrvl_sdio_download_fw_w_helper()
570 BT_ERR("writeb failed (CFG)"); in btmrvl_sdio_download_fw_w_helper()
597 BT_ERR("card or function is NULL!"); in btmrvl_sdio_card_to_host()
605 BT_ERR("read rx_len failed"); in btmrvl_sdio_card_to_host()
615 BT_ERR("invalid packet length: %d", buf_len); in btmrvl_sdio_card_to_host()
623 BT_ERR("No free skb"); in btmrvl_sdio_card_to_host()
640 BT_ERR("readsb failed: %d", ret); in btmrvl_sdio_card_to_host()
654 BT_ERR("Skip incorrect packet: hdrlen %d buffer %d", in btmrvl_sdio_card_to_host()
692 BT_ERR("Unknown packet type:%d", type); in btmrvl_sdio_card_to_host()
693 BT_ERR("hex: %*ph", blksz * num_blocks, payload); in btmrvl_sdio_card_to_host()
744 BT_ERR("sdio_readsb: read int hw_regs failed: %d", ret); in btmrvl_sdio_read_to_clear()
760 BT_ERR("sdio_readb: read int status failed: %d", ret); in btmrvl_sdio_write_to_clear()
776 BT_ERR("sdio_writeb: clear int status failed: %d", ret); in btmrvl_sdio_write_to_clear()
794 BT_ERR("sbi_interrupt(%p) card or priv is NULL, card=%p", in btmrvl_sdio_interrupt()
826 BT_ERR("Error: card or function is NULL!"); in btmrvl_sdio_register_dev()
837 BT_ERR("sdio_enable_func() failed: ret=%d", ret); in btmrvl_sdio_register_dev()
844 BT_ERR("sdio_claim_irq failed: ret=%d", ret); in btmrvl_sdio_register_dev()
851 BT_ERR("cannot set SDIO block size"); in btmrvl_sdio_register_dev()
985 BT_ERR("card or function is NULL!"); in btmrvl_sdio_host_to_card()
1010 BT_ERR("i=%d writesb failed: %d", i, ret); in btmrvl_sdio_host_to_card()
1011 BT_ERR("hex: %*ph", nb, payload); in btmrvl_sdio_host_to_card()
1034 BT_ERR("card or function is NULL!"); in btmrvl_sdio_download_fw()
1048 BT_ERR("Failed to read FW downloading status!"); in btmrvl_sdio_download_fw()
1061 BT_ERR("Failed to download helper!"); in btmrvl_sdio_download_fw()
1068 BT_ERR("Failed to download firmware!"); in btmrvl_sdio_download_fw()
1081 BT_ERR("FW failed to be active in time!"); in btmrvl_sdio_download_fw()
1098 BT_ERR("card or function is NULL!"); in btmrvl_sdio_wakeup_fw()
1175 BT_ERR("SDIO write err"); in btmrvl_sdio_rdwr_firmware()
1184 BT_ERR("SDIO read err"); in btmrvl_sdio_rdwr_firmware()
1197 BT_ERR("SDIO write err"); in btmrvl_sdio_rdwr_firmware()
1205 BT_ERR("Fail to pull ctrl_data"); in btmrvl_sdio_rdwr_firmware()
1227 BT_ERR("Firmware dump not supported for this card!"); in btmrvl_sdio_dump_firmware()
1255 BT_ERR("SDIO read memory length err"); in btmrvl_sdio_dump_firmware()
1272 BT_ERR("SDIO read err"); in btmrvl_sdio_dump_firmware()
1288 BT_ERR("Vzalloc %s failed", entry->mem_name); in btmrvl_sdio_dump_firmware()
1315 BT_ERR("SDIO read err"); in btmrvl_sdio_dump_firmware()
1321 BT_ERR("Allocated buffer not enough"); in btmrvl_sdio_dump_firmware()
1345 BT_ERR("Vzalloc fw_dump_data fail!"); in btmrvl_sdio_dump_firmware()
1411 BT_ERR("Failed to register BT device!"); in btmrvl_sdio_probe()
1419 BT_ERR("Downloading firmware failed!"); in btmrvl_sdio_probe()
1428 BT_ERR("Initializing card failed!"); in btmrvl_sdio_probe()
1442 BT_ERR("Register hdev failed!"); in btmrvl_sdio_probe()
1492 BT_ERR("%s: cannot remain alive while suspended", in btmrvl_sdio_suspend()
1498 BT_ERR("card or priv structure is not valid"); in btmrvl_sdio_suspend()
1502 BT_ERR("sdio_func is not specified"); in btmrvl_sdio_suspend()
1514 BT_ERR("HS not actived, suspend failed!"); in btmrvl_sdio_suspend()
1545 BT_ERR("card or priv structure is not valid"); in btmrvl_sdio_resume()
1549 BT_ERR("sdio_func is not specified"); in btmrvl_sdio_resume()
1589 BT_ERR("SDIO Driver Registration Failed"); in btmrvl_sdio_init_module()