Searched refs:mapLen (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_efuse.c | 413 u16 mapLen = 0; in Efuse_ReadAllMap() local 417 EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_EFUSE_MAP_LEN, (void *)&mapLen, bPseudoTest); in Efuse_ReadAllMap() 419 efuse_ReadEFuse(padapter, efuseType, 0, mapLen, Efuse, bPseudoTest); in Efuse_ReadAllMap() 491 u16 mapLen = 0; in EFUSE_ShadowMapUpdate() local 493 EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_EFUSE_MAP_LEN, (void *)&mapLen, bPseudoTest); in EFUSE_ShadowMapUpdate() 496 memset(pEEPROM->efuse_eeprom_data, 0xFF, mapLen); in EFUSE_ShadowMapUpdate()
|
Completed in 5 milliseconds