Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bluetooth/
Dhci_qca.c182 QCA_INIT_SPEED = 1, enumerator
1362 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1380 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1384 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1398 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1399 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1594 qca_set_speed(hu, QCA_INIT_SPEED); in qca_wcn3990_init()
1685 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()