Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_qca.c189 QCA_INIT_SPEED = 1, enumerator
1422 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1447 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1453 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1467 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1468 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1736 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1894 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()