Searched refs:eeprom_bt_ant_isol (Results 1 – 4 of 4) sorted by relevance
2257 pcipriv->bt_coexist.eeprom_bt_ant_isol; in rtl8723ae_bt_var_init()2341 pcipriv->bt_coexist.eeprom_bt_ant_isol = ((value & 0x10) >> 4); in rtl8723ae_read_bt_coexist_info_from_hwpg()2348 pcipriv->bt_coexist.eeprom_bt_ant_isol = 0; in rtl8723ae_read_bt_coexist_info_from_hwpg()
2294 rtlpcipriv->bt_coexist.eeprom_bt_ant_isol; in rtl8192ce_bt_var_init()2333 rtlpcipriv->bt_coexist.eeprom_bt_ant_isol = ((val & 0x10) >> 4); in rtl8192ce_read_bt_coexist_info_from_hwpg()2340 rtlpcipriv->bt_coexist.eeprom_bt_ant_isol = 0; in rtl8192ce_read_bt_coexist_info_from_hwpg()
2118 u8 eeprom_bt_ant_isol; member
2423 coexist.bt_ant_isolation = coexist.eeprom_bt_ant_isol; in rtl8188ee_bt_var_init()