Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_efuse.h27 #define EFUSE_BT 1 macro
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_efuse.h26 #define EFUSE_BT 1 macro
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c1033 EFUSE_GetEfuseDefinition(padapter, EFUSE_BT, TYPE_AVAILABLE_EFUSE_BYTES_BANK, &total, bPseudoTest); in hal_ReadEFuse_BT()
1109 …EFUSE_GetEfuseDefinition(padapter, EFUSE_BT, TYPE_AVAILABLE_EFUSE_BYTES_TOTAL, &total, bPseudoTest… in hal_ReadEFuse_BT()
1270 EFUSE_GetEfuseDefinition(padapter, EFUSE_BT, TYPE_AVAILABLE_EFUSE_BYTES_BANK, &retU2, bPseudoTest); in hal_EfuseGetCurrentSize_BT()
1864 u8 efuseType = EFUSE_BT; in Hal_EfusePgPacketWrite_BT()