Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_qca.c191 QCA_INIT_SPEED = 1, enumerator
1444 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1470 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1476 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1490 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1491 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1820 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1994 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()