Lines Matching +full:100 +full:bt
50 #define IBS_WAKE_RETRANS_TIMEOUT_MS 100
53 #define CMD_TRANS_TIMEOUT msecs_to_jiffies(100)
724 /* BT core skips qca_hci_shutdown() which calls qca_power_off() on rmmod */
1367 usleep_range(100, 200);
1410 * For example, wcn3990 supports RF COEX antenna for both Wi-Fi/BT
1412 * Wi-Fi/BT. Powering up the power sources will not enable BT, until
1432 msleep(100);
1561 msecs_to_jiffies(100))) {
1661 * If the BT chip's bt_en pin is connected to a 3.3V power supply via
1684 msleep(100);
1735 /* BT SoC attached through the serial bus is handled by the serdev driver.
2058 bt_dev_warn(hdev, "Retry BT power ON:%d", retries);
2275 msleep(100);
2657 /* if BT SoC is running with default firmware then it does not
2773 { .compatible = "qcom,qca2066-bt", .data = &qca_soc_data_qca2066},
2774 { .compatible = "qcom,qca6174-bt" },
2775 { .compatible = "qcom,qca6390-bt", .data = &qca_soc_data_qca6390},
2776 { .compatible = "qcom,qca9377-bt" },
2777 { .compatible = "qcom,wcn3950-bt", .data = &qca_soc_data_wcn3950},
2778 { .compatible = "qcom,wcn3988-bt", .data = &qca_soc_data_wcn3988},
2779 { .compatible = "qcom,wcn3990-bt", .data = &qca_soc_data_wcn3990},
2780 { .compatible = "qcom,wcn3991-bt", .data = &qca_soc_data_wcn3991},
2781 { .compatible = "qcom,wcn3998-bt", .data = &qca_soc_data_wcn3998},
2782 { .compatible = "qcom,wcn6750-bt", .data = &qca_soc_data_wcn6750},
2783 { .compatible = "qcom,wcn6855-bt", .data = &qca_soc_data_wcn6855},
2784 { .compatible = "qcom,wcn7850-bt", .data = &qca_soc_data_wcn7850},