Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_hal.h289 u8 EEPROMBluetoothCoexist; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c1692 pHalData->EEPROMBluetoothCoexist = 1; in Hal_EfuseParseBTCoexistInfo_8723A()
1694 pHalData->EEPROMBluetoothCoexist = 0; in Hal_EfuseParseBTCoexistInfo_8723A()
1704 pHalData->EEPROMBluetoothCoexist = 0; in Hal_EfuseParseBTCoexistInfo_8723A()
Drtl8723a_bt-coexist.c11189 pHalData->bt_coexist.BluetoothCoexist = pHalData->EEPROMBluetoothCoexist; in rtl8723a_BT_init_hal_vars()