Searched defs:efuseType (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/staging/rtl8188eu/core/ |
D | rtw_efuse.c | 301 void efuse_ReadEFuse(struct adapter *Adapter, u8 efuseType, u16 _offset, u16 _size_byte, u8 *pbuf) in efuse_ReadEFuse() 484 static bool hal_EfuseFixHeaderProcess(struct adapter *pAdapter, u8 efuseType, struct pgpkt *pFixPkt… in hal_EfuseFixHeaderProcess() 513 static bool hal_EfusePgPacketWrite2ByteHeader(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, s… in hal_EfusePgPacketWrite2ByteHeader() 580 static bool hal_EfusePgPacketWrite1ByteHeader(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, s… in hal_EfusePgPacketWrite1ByteHeader() 615 static bool hal_EfusePgPacketWriteData(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, struct p… in hal_EfusePgPacketWriteData() 638 u8 efuseType, in hal_EfusePgPacketWriteHeader() 691 static bool hal_EfusePartialWriteCheck(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, struct p… in hal_EfusePartialWriteCheck() 779 u8 efuseType = EFUSE_WIFI; in Efuse_PgPacketWrite() local 882 static void Efuse_ReadAllMap(struct adapter *pAdapter, u8 efuseType, u8 *Efuse) in Efuse_ReadAllMap() 892 void EFUSE_ShadowMapUpdate(struct adapter *pAdapter, u8 efuseType) in EFUSE_ShadowMapUpdate()
|
/Linux-v5.4/drivers/staging/rtl8723bs/core/ |
D | rtw_efuse.c | 125 u8 efuseType, in Efuse_GetCurrentSize() 178 u8 efuseType, in efuse_ReadEFuse() 191 u8 efuseType, in EFUSE_GetEfuseDefinition() 469 u8 efuseType, in Efuse_ReadAllMap() 562 u8 efuseType, in EFUSE_ShadowMapUpdate()
|
/Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_hal_init.c | 627 u8 efuseType, in Hal_GetEfuseDefinition() 1130 u8 efuseType, in Hal_ReadEFuse() 1371 struct adapter *padapter, u8 efuseType, bool bPseudoTest in Hal_EfuseGetCurrentSize() 1530 struct adapter *padapter, u8 efuseType, u8 bPseudoTest in hal_EfusePgCheckAvailableAddr() 1564 u8 efuseType, in hal_EfusePartialWriteCheck() 1682 u8 efuseType, in hal_EfusePgPacketWrite1ByteHeader() 1719 u8 efuseType, in hal_EfusePgPacketWrite2ByteHeader() 1786 u8 efuseType, in hal_EfusePgPacketWriteHeader() 1804 u8 efuseType, in hal_EfusePgPacketWriteData() 1835 u8 efuseType = EFUSE_WIFI; in Hal_EfusePgPacketWrite() local [all …]
|