Searched refs:IQK_xx (Results 1 – 1 of 1) sorted by relevance
35 u32 IQK_xx; member679 hci_tp_phy_efuse[3] = g_iqk_data.IQK_xx & 0xff; in bt_write_phy_efuse_value()680 hci_tp_phy_efuse[4] = (g_iqk_data.IQK_xx >> 8) & 0xff; in bt_write_phy_efuse_value()873 hci_tp_phy_efuse[3] = bt_iqk_data.IQK_xx & 0xff; in bt_check_iqk()874 hci_tp_phy_efuse[4] = (bt_iqk_data.IQK_xx >> 8) & 0xff; in bt_check_iqk()906 hci_tp_phy_efuse[3] = bt_iqk_data.IQK_xx & 0xff; in bt_check_iqk()907 hci_tp_phy_efuse[4] = (bt_iqk_data.IQK_xx >> 8) & 0xff; in bt_check_iqk()965 hci_tp_phy_efuse[3] = g_iqk_data.IQK_xx & 0xff; in hci_start_iqk()966 hci_tp_phy_efuse[4] = (g_iqk_data.IQK_xx >> 8) & 0xff; in hci_start_iqk()977 hci_tp_lgc_efuse[0x16] = g_iqk_data.IQK_xx & 0xff; in bt_write_lgc_efuse_value()[all …]
Completed in 8 milliseconds