Home
last modified time | relevance | path

Searched refs:MT_EE_BT_RCAL_RESULT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_eeprom.h80 MT_EE_BT_RCAL_RESULT = 0x138, enumerator
Dmt76x2_eeprom.c191 val = get_unaligned_le16(efuse + MT_EE_BT_RCAL_RESULT); in mt76x2_apply_cal_free_data()
193 eeprom[MT_EE_BT_RCAL_RESULT] = val & 0xff; in mt76x2_apply_cal_free_data()
Dmt76x2u_phy.c253 u8 val = mt76x2_eeprom_get(dev, MT_EE_BT_RCAL_RESULT); in mt76x2u_phy_set_channel()
Dmt76x2_phy.c363 u8 val = mt76x2_eeprom_get(dev, MT_EE_BT_RCAL_RESULT); in mt76x2_phy_set_channel()