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