Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_hal.h289 u8 EEPROMBluetoothAntIsolation; member
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h766 u8 EEPROMBluetoothAntIsolation; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c1721 pHalData->EEPROMBluetoothAntIsolation = (tempval & 0x10) >> 4; in Hal_EfuseParseBTCoexistInfo_8723A()
1727 pHalData->EEPROMBluetoothAntIsolation = 0; in Hal_EfuseParseBTCoexistInfo_8723A()
Drtl8723a_bt-coexist.c11196 pHalData->bt_coexist.BT_Ant_isolation = pHalData->EEPROMBluetoothAntIsolation; in rtl8723a_BT_init_hal_vars()