Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
A Drtw_efuse.h31 #define ALL_WORDS_DISABLED(wde) ((wde & 0x0F) == 0x0F) macro
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723b_hal_init.c762 if (ALL_WORDS_DISABLED(efuseExtHdr)) in hal_ReadEFuse_WiFi()
867 if (ALL_WORDS_DISABLED(efuseExtHdr)) in hal_ReadEFuse_BT()
1005 if (ALL_WORDS_DISABLED(efuse_data)) in hal_EfuseGetCurrentSize_WiFi()
1087 if (ALL_WORDS_DISABLED(efuse_data)) { in hal_EfuseGetCurrentSize_BT()
1265 if (ALL_WORDS_DISABLED(efuse_data)) in Hal_EfusePgPacketRead()
1379 if (ALL_WORDS_DISABLED(efuse_data)) { in hal_EfusePartialWriteCheck()

Completed in 10 milliseconds