Home
last modified time | relevance | path

Searched refs:INTEL_BOOTLOADER (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel.c2066 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw()
2131 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
2143 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
2221 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2235 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2362 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv()
2392 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv()
3422 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
3460 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
3998 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_recv_event()
H A Dbtintel.h232 INTEL_BOOTLOADER, enumerator
H A Dbtintel_pcie.c1121 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_recv_event()
2214 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_send_frame()