Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dhci_qca.c188 QCA_INIT_SPEED = 1, enumerator
1373 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1392 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1396 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1410 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1411 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1638 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1739 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()