Searched refs:ReadLE1Byte (Results 1 – 2 of 2) sorted by relevance
173 #define ReadLE1Byte(_ptr) (*((u8 *)(_ptr))) macro
572 hal->PAType_2G = ReadLE1Byte(&map[EEPROM_2G_5G_PA_TYPE_8822C]); in hal_ReadPAType()573 hal->LNAType_2G = ReadLE1Byte(&map[EEPROM_2G_LNA_TYPE_GAIN_SEL_AB_8822C]); in hal_ReadPAType()590 hal->PAType_5G = ReadLE1Byte(&map[EEPROM_2G_5G_PA_TYPE_8822C]); in hal_ReadPAType()591 hal->LNAType_5G = ReadLE1Byte(&map[EEPROM_5G_LNA_TYPE_GAIN_SEL_AB_8822C]); in hal_ReadPAType()683 hal->rfe_type = ReadLE1Byte(&map[EEPROM_RFE_OPTION_8822C]); in Hal_ReadRFEType()