Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtintel.c1911 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw()
1976 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
1988 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
2066 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2080 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2160 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv()
2177 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv()
2540 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
2554 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
2956 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_recv_event()
H A Dbtintel.h159 INTEL_BOOTLOADER, enumerator
H A Dbtusb.c2499 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel()
2513 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()