Home
last modified time | relevance | path

Searched refs:ALL_WORDS_DISABLED (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_efuse.h44 #define ALL_WORDS_DISABLED(wde) ((wde & 0x0F) == 0x0F) macro
/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c763 if (ALL_WORDS_DISABLED(efuseExtHdr)) in hal_ReadEFuse_WiFi()
868 if (ALL_WORDS_DISABLED(efuseExtHdr)) in hal_ReadEFuse_BT()
1007 if (ALL_WORDS_DISABLED(efuse_data)) in hal_EfuseGetCurrentSize_WiFi()
1092 if (ALL_WORDS_DISABLED(efuse_data)) { in hal_EfuseGetCurrentSize_BT()
1276 if (ALL_WORDS_DISABLED(efuse_data)) in Hal_EfusePgPacketRead()
1390 if (ALL_WORDS_DISABLED(efuse_data)) { in hal_EfusePartialWriteCheck()