Searched defs:efuseType (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/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() 482 static bool hal_EfuseFixHeaderProcess(struct adapter *pAdapter, u8 efuseType, struct pgpkt *pFixPkt… in hal_EfuseFixHeaderProcess() 511 static bool hal_EfusePgPacketWrite2ByteHeader(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, s… in hal_EfusePgPacketWrite2ByteHeader() 578 static bool hal_EfusePgPacketWrite1ByteHeader(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, s… in hal_EfusePgPacketWrite1ByteHeader() 613 static bool hal_EfusePgPacketWriteData(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, struct p… in hal_EfusePgPacketWriteData() 635 u8 efuseType, in hal_EfusePgPacketWriteHeader() 688 static bool hal_EfusePartialWriteCheck(struct adapter *pAdapter, u8 efuseType, u16 *pAddr, struct p… in hal_EfusePartialWriteCheck() 775 u8 efuseType = EFUSE_WIFI; in Efuse_PgPacketWrite() local 878 static void Efuse_ReadAllMap(struct adapter *pAdapter, u8 efuseType, u8 *Efuse) in Efuse_ReadAllMap() 888 void EFUSE_ShadowMapUpdate(struct adapter *pAdapter, u8 efuseType) in EFUSE_ShadowMapUpdate()
|
/Linux-v5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_efuse.c | 122 u8 efuseType, in Efuse_GetCurrentSize() 175 u8 efuseType, in efuse_ReadEFuse() 188 u8 efuseType, in EFUSE_GetEfuseDefinition() 462 u8 efuseType, in Efuse_ReadAllMap() 555 u8 efuseType, in EFUSE_ShadowMapUpdate()
|
/Linux-v5.10/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 …]
|