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.c192 QCA_INIT_SPEED = 1, enumerator
1442 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1468 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1474 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1488 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1489 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1818 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1992 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()