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
1440 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1466 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1472 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1486 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1487 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1783 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1958 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()