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.c190 QCA_INIT_SPEED = 1, enumerator
1447 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1473 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1479 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1493 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1494 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1823 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
2000 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()