Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_qca.c183 QCA_INIT_SPEED = 1, enumerator
1365 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1383 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1387 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1401 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1402 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1597 qca_set_speed(hu, QCA_INIT_SPEED); in qca_wcn3990_init()
1688 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()