Searched refs:EFUSE_Read1Byte (Results 1 – 5 of 5) sorted by relevance
118 u8 EFUSE_Read1Byte(struct adapter *padapter, u16 Address);
130 u8 EFUSE_Read1Byte(struct adapter *adapter, u16 address);
201 EFUSE_Read1Byte( in EFUSE_Read1Byte() function
232 u8 EFUSE_Read1Byte(struct adapter *Adapter, u16 Address) in EFUSE_Read1Byte() function
2452 Adapter->eeprompriv.EEPROMRFGainVal = EFUSE_Read1Byte(Adapter, EEPROM_RF_GAIN_VAL); in Hal_ReadRFGainOffset()