Searched refs:hci_tp_phy_efuse (Results 1 – 2 of 2) sorted by relevance
60 uint8_t hci_tp_phy_efuse[19]; variable210 tx_flatk=hci_tp_phy_efuse[0xa] | hci_tp_phy_efuse[0xb]<<8; in hci_rtk_parse_config()241 tx_flatk=hci_tp_phy_efuse[0xa] | hci_tp_phy_efuse[0xb]<<8; in hci_rtk_parse_config()676 hci_tp_phy_efuse[0] = 0; in bt_write_phy_efuse_value()813 bt_iqk_data->IQK_xx = hci_tp_phy_efuse[3] | hci_tp_phy_efuse[4] <<8; in bt_iqk_efuse_valid()814 bt_iqk_data->IQK_yy = hci_tp_phy_efuse[5] | hci_tp_phy_efuse[6] <<8; in bt_iqk_efuse_valid()870 hci_tp_phy_efuse[1] =hci_tp_phy_efuse[1] & (~BIT0); in bt_check_iqk()887 bt_dck_write(hci_tp_phy_efuse[0x0e], hci_tp_phy_efuse[0x0f]); in bt_check_iqk()903 hci_tp_phy_efuse[1] =hci_tp_phy_efuse[1] & (~BIT0); in bt_check_iqk()961 hci_tp_phy_efuse[0] = 0; in hci_start_iqk()[all …]
25 extern uint8_t hci_tp_phy_efuse[19];186 hci_tp_phy_efuse[7]=thermal; in hci_thermal_check()521 memcpy(p, hci_tp_phy_efuse, 19); in hci_tp_write_efuse_iqk()
Completed in 11 milliseconds