Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c189 QCA_INIT_SPEED = 1, enumerator
1424 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1449 if (!qca_get_speed(hu, QCA_INIT_SPEED) && in qca_check_speeds()
1455 if (!qca_get_speed(hu, QCA_INIT_SPEED) || in qca_check_speeds()
1469 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1470 speed = qca_get_speed(hu, QCA_INIT_SPEED); in qca_set_speed()
1741 qca_set_speed(hu, QCA_INIT_SPEED); in qca_regulator_init()
1906 qca_set_speed(hu, QCA_INIT_SPEED); in qca_setup()