Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_efuse.c471 word_cnts = Efuse_CalculateWordCnts(hworden); in Efuse_GetCurrentSize()
530 word_cnts = Efuse_CalculateWordCnts(hworden); in Efuse_PgPacketRead()
649 fixPkt.word_cnts = Efuse_CalculateWordCnts(fixPkt.word_en); in hal_EfusePgPacketWrite2ByteHeader()
691 fixPkt.word_cnts = Efuse_CalculateWordCnts(fixPkt.word_en); in hal_EfusePgPacketWrite1ByteHeader()
815 curPkt.word_cnts = Efuse_CalculateWordCnts(curPkt.word_en); in hal_EfusePartialWriteCheck()
839 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfusePartialWriteCheck()
875 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfuseConstructPGPkt()
901 u8 Efuse_CalculateWordCnts(u8 word_en) in Efuse_CalculateWordCnts() function
/drivers/staging/rtl8188eu/include/
Drtw_efuse.h102 u8 Efuse_CalculateWordCnts(u8 word_en);