Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dhci_qca.c123 QCA_INIT_SPEED = 1, enumerator
1092 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1110 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1114 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1128 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1129 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1208 qca_set_speed(hu, QCA_INIT_SPEED); in qca_wcn3990_init()
1270 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()