Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_qca.c128 QCA_INIT_SPEED = 1, enumerator
1042 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1063 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1067 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1080 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1081 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1112 qca_set_speed(hu, QCA_INIT_SPEED); in qca_wcn3990_init()
1166 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()