Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_hal.h293 u8 EEPROMBluetoothRadioShared; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c1702 pHalData->EEPROMBluetoothRadioShared = (tempval & 0x20) >> 5; in Hal_EfuseParseBTCoexistInfo_8723A()
1708 pHalData->EEPROMBluetoothRadioShared = BT_Radio_Shared; in Hal_EfuseParseBTCoexistInfo_8723A()
Drtl8723a_bt-coexist.c11193 pHalData->bt_coexist.bt_radiosharedtype = pHalData->EEPROMBluetoothRadioShared; in rtl8723a_BT_init_hal_vars()