Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_hal.h292 u8 EEPROMBluetoothAntIsolation; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c1701 pHalData->EEPROMBluetoothAntIsolation = (tempval & 0x10) >> 4; in Hal_EfuseParseBTCoexistInfo_8723A()
1707 pHalData->EEPROMBluetoothAntIsolation = 0; in Hal_EfuseParseBTCoexistInfo_8723A()
Drtl8723a_bt-coexist.c11192 pHalData->bt_coexist.BT_Ant_isolation = pHalData->EEPROMBluetoothAntIsolation; in rtl8723a_BT_init_hal_vars()