Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dhci_qca.c191 QCA_INIT_SPEED = 1, enumerator
1439 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1465 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1471 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1485 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1486 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1782 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1957 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()