Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_hal.h290 u8 EEPROMBluetoothRadioShared; member
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h767 u8 EEPROMBluetoothRadioShared; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c1722 pHalData->EEPROMBluetoothRadioShared = (tempval & 0x20) >> 5; in Hal_EfuseParseBTCoexistInfo_8723A()
1728 pHalData->EEPROMBluetoothRadioShared = BT_Radio_Shared; in Hal_EfuseParseBTCoexistInfo_8723A()
Drtl8723a_bt-coexist.c11197 pHalData->bt_coexist.bt_radiosharedtype = pHalData->EEPROMBluetoothRadioShared; in rtl8723a_BT_init_hal_vars()