Lines Matching refs:bt_dev_info
337 bt_dev_info(hdev, "%s revision %u.%u build %u week %u %u", in btintel_version_info()
384 bt_dev_info(hdev, "Found Intel DDC parameters: %s", ddc_name); in btintel_load_ddc_config()
409 bt_dev_info(hdev, "Applying Intel DDC parameters completed"); in btintel_load_ddc_config()
514 bt_dev_info(hdev, "Device revision is %u", version->dev_rev_id); in btintel_version_info_tlv()
515 bt_dev_info(hdev, "Secure boot is %s", in btintel_version_info_tlv()
517 bt_dev_info(hdev, "OTP lock is %s", in btintel_version_info_tlv()
519 bt_dev_info(hdev, "API lock is %s", in btintel_version_info_tlv()
521 bt_dev_info(hdev, "Debug lock is %s", in btintel_version_info_tlv()
523 bt_dev_info(hdev, "Minimum firmware build %u week %u %u", in btintel_version_info_tlv()
541 bt_dev_info(hdev, "%s timestamp %u.%u buildtype %u build %u", variant, in btintel_version_info_tlv()
545 bt_dev_info(hdev, "Firmware SHA1: 0x%8.8x", version->git_sha1); in btintel_version_info_tlv()
870 bt_dev_info(hdev, "regmap: Init R%x-W%x region", opcode_read, in btintel_regmap_init()
933 bt_dev_info(hdev, "Device revision is %u", in btintel_read_boot_params()
936 bt_dev_info(hdev, "Secure boot is %s", in btintel_read_boot_params()
939 bt_dev_info(hdev, "OTP lock is %s", in btintel_read_boot_params()
942 bt_dev_info(hdev, "API lock is %s", in btintel_read_boot_params()
945 bt_dev_info(hdev, "Debug lock is %s", in btintel_read_boot_params()
948 bt_dev_info(hdev, "Minimum firmware build %u week %u %u", in btintel_read_boot_params()
1094 bt_dev_info(hdev, "Boot Address: 0x%x", *boot_addr); in btintel_firmware_version()
1096 bt_dev_info(hdev, "Firmware Version: %u-%u.%u", in btintel_firmware_version()
1132 bt_dev_info(hdev, "Firmware already loaded"); in btintel_download_firmware()
1172 bt_dev_info(hdev, "Firmware already loaded"); in btintel_download_fw_tlv()
1297 bt_dev_info(hdev, "Intel reset sent to retry FW download"); in btintel_reset_to_bootloader()
1354 bt_dev_info(hdev, "Telemetry exception format not supported"); in btintel_set_debug_features()
1382 bt_dev_info(hdev, "set debug features: trace_enable 0x%02x mask 0x%02x", in btintel_set_debug_features()
1402 bt_dev_info(hdev, "Telemetry exception format not supported"); in btintel_reset_debug_features()
1423 bt_dev_info(hdev, "reset debug features: trace_enable 0x%02x mask 0x%02x", in btintel_reset_debug_features()
1492 bt_dev_info(hdev, "Error reading debug features"); in btintel_register_devcoredump_support()
1542 bt_dev_info(hdev, "Intel Bluetooth firmware file: %s", fwname); in btintel_legacy_rom_get_fw()
1676 bt_dev_info(hdev, in btintel_legacy_rom_setup()
1753 bt_dev_info(hdev, "Intel BT fw patch 0x%02x completed & activated", in btintel_legacy_rom_setup()
1764 bt_dev_info(hdev, "Intel firmware patch completed"); in btintel_legacy_rom_setup()
1778 bt_dev_info(hdev, "Intel firmware patch completed and deactivated"); in btintel_legacy_rom_setup()
1799 bt_dev_info(hdev, "Waiting for firmware download to complete"); in btintel_download_wait()
1823 bt_dev_info(hdev, "Firmware loaded in %llu usecs", duration); in btintel_download_wait()
1834 bt_dev_info(hdev, "Waiting for device to boot"); in btintel_boot_wait()
1853 bt_dev_info(hdev, "Device booted in %llu usecs", duration); in btintel_boot_wait()
1865 bt_dev_info(hdev, "Waiting for device transition to d0"); in btintel_boot_wait_d0()
1884 bt_dev_info(hdev, "Device moved to D0 in %llu usecs", duration); in btintel_boot_wait_d0()
2029 bt_dev_info(hdev, "No device address configured"); in btintel_download_fw()
2080 bt_dev_info(hdev, "Found device firmware: %s", fwname); in btintel_download_fw()
2297 bt_dev_info(hdev, "No device address configured"); in btintel_prepare_fw_download_tlv()
2330 bt_dev_info(hdev, "Found device firmware: %s", fwname); in btintel_prepare_fw_download_tlv()
2494 bt_dev_info(hdev, "No support for BT device in ACPI firmware"); in btintel_set_ppag()
2551 bt_dev_info(hdev, "PPAG-BT: Enabled (Mode %d)", mode); in btintel_set_ppag()
2644 bt_dev_info(hdev, "DSM reset method type: 0x%02x", reset_payload[2]); in btintel_set_dsm_reset_method()
2798 bt_dev_info(hdev, "dsbr: enable: 0x%2.2x value: 0x%2.2x", cmd.enable, in btintel_set_dsbr()
3044 bt_dev_info(hdev, "Applying legacy Bluetooth SAR"); in btintel_sar_send_to_device()
3047 bt_dev_info(hdev, "Applying mutual Bluetooth SAR"); in btintel_sar_send_to_device()
3321 bt_dev_info(hdev, "Fseq status: %s (0x%2.2x)", str, *p); in btintel_print_fseq_info()
3334 bt_dev_info(hdev, "Fseq executed: %2.2u.%2.2u.%2.2u.%2.2u", p[0], p[1], in btintel_print_fseq_info()
3339 bt_dev_info(hdev, "Fseq BT Top: %2.2u.%2.2u.%2.2u.%2.2u", p[0], p[1], in btintel_print_fseq_info()