Lines Matching refs:bt_dev_info

331 	bt_dev_info(hdev, "%s revision %u.%u build %u week %u %u",  in btintel_version_info()
378 bt_dev_info(hdev, "Found Intel DDC parameters: %s", ddc_name); in btintel_load_ddc_config()
403 bt_dev_info(hdev, "Applying Intel DDC parameters completed"); in btintel_load_ddc_config()
507 bt_dev_info(hdev, "Device revision is %u", version->dev_rev_id); in btintel_version_info_tlv()
508 bt_dev_info(hdev, "Secure boot is %s", in btintel_version_info_tlv()
510 bt_dev_info(hdev, "OTP lock is %s", in btintel_version_info_tlv()
512 bt_dev_info(hdev, "API lock is %s", in btintel_version_info_tlv()
514 bt_dev_info(hdev, "Debug lock is %s", in btintel_version_info_tlv()
516 bt_dev_info(hdev, "Minimum firmware build %u week %u %u", in btintel_version_info_tlv()
534 bt_dev_info(hdev, "%s timestamp %u.%u buildtype %u build %u", variant, in btintel_version_info_tlv()
538 bt_dev_info(hdev, "Firmware SHA1: 0x%8.8x", version->git_sha1); in btintel_version_info_tlv()
863 bt_dev_info(hdev, "regmap: Init R%x-W%x region", opcode_read, in btintel_regmap_init()
926 bt_dev_info(hdev, "Device revision is %u", in btintel_read_boot_params()
929 bt_dev_info(hdev, "Secure boot is %s", in btintel_read_boot_params()
932 bt_dev_info(hdev, "OTP lock is %s", in btintel_read_boot_params()
935 bt_dev_info(hdev, "API lock is %s", in btintel_read_boot_params()
938 bt_dev_info(hdev, "Debug lock is %s", in btintel_read_boot_params()
941 bt_dev_info(hdev, "Minimum firmware build %u week %u %u", in btintel_read_boot_params()
1087 bt_dev_info(hdev, "Boot Address: 0x%x", *boot_addr); in btintel_firmware_version()
1089 bt_dev_info(hdev, "Firmware Version: %u-%u.%u", in btintel_firmware_version()
1125 bt_dev_info(hdev, "Firmware already loaded"); in btintel_download_firmware()
1165 bt_dev_info(hdev, "Firmware already loaded"); in btintel_download_fw_tlv()
1283 bt_dev_info(hdev, "Intel reset sent to retry FW download"); in btintel_reset_to_bootloader()
1340 bt_dev_info(hdev, "Telemetry exception format not supported"); in btintel_set_debug_features()
1368 bt_dev_info(hdev, "set debug features: trace_enable 0x%02x mask 0x%02x", in btintel_set_debug_features()
1388 bt_dev_info(hdev, "Telemetry exception format not supported"); in btintel_reset_debug_features()
1409 bt_dev_info(hdev, "reset debug features: trace_enable 0x%02x mask 0x%02x", in btintel_reset_debug_features()
1478 bt_dev_info(hdev, "Error reading debug features"); in btintel_register_devcoredump_support()
1528 bt_dev_info(hdev, "Intel Bluetooth firmware file: %s", fwname); in btintel_legacy_rom_get_fw()
1662 bt_dev_info(hdev, in btintel_legacy_rom_setup()
1739 bt_dev_info(hdev, "Intel BT fw patch 0x%02x completed & activated", in btintel_legacy_rom_setup()
1750 bt_dev_info(hdev, "Intel firmware patch completed"); in btintel_legacy_rom_setup()
1764 bt_dev_info(hdev, "Intel firmware patch completed and deactivated"); in btintel_legacy_rom_setup()
1785 bt_dev_info(hdev, "Waiting for firmware download to complete"); in btintel_download_wait()
1809 bt_dev_info(hdev, "Firmware loaded in %llu usecs", duration); in btintel_download_wait()
1820 bt_dev_info(hdev, "Waiting for device to boot"); in btintel_boot_wait()
1839 bt_dev_info(hdev, "Device booted in %llu usecs", duration); in btintel_boot_wait()
1968 bt_dev_info(hdev, "No device address configured"); in btintel_download_fw()
2019 bt_dev_info(hdev, "Found device firmware: %s", fwname); in btintel_download_fw()
2236 bt_dev_info(hdev, "No device address configured"); in btintel_prepare_fw_download_tlv()
2269 bt_dev_info(hdev, "Found device firmware: %s", fwname); in btintel_prepare_fw_download_tlv()
2433 bt_dev_info(hdev, "No support for BT device in ACPI firmware"); in btintel_set_ppag()
2490 bt_dev_info(hdev, "PPAG-BT: Enabled (Mode %d)", mode); in btintel_set_ppag()
2583 bt_dev_info(hdev, "DSM reset method type: 0x%02x", reset_payload[2]); in btintel_set_dsm_reset_method()
2720 bt_dev_info(hdev, "dsbr: enable: 0x%2.2x value: 0x%2.2x", cmd.enable, in btintel_set_dsbr()
2907 bt_dev_info(hdev, "Fseq status: %s (0x%2.2x)", str, *p); in btintel_print_fseq_info()
2920 bt_dev_info(hdev, "Fseq executed: %2.2u.%2.2u.%2.2u.%2.2u", p[0], p[1], in btintel_print_fseq_info()
2925 bt_dev_info(hdev, "Fseq BT Top: %2.2u.%2.2u.%2.2u.%2.2u", p[0], p[1], in btintel_print_fseq_info()