Home
last modified time | relevance | path

Searched refs:nic_conf2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c430 u16 nic_conf2 = mt76x02_eeprom_get(dev, MT_EE_NIC_CONF_2); in mt76x0_phy_ant_select() local
443 ant_div = !(nic_conf2 & MT_EE_NIC_CONF_2_ANT_OPT) && in mt76x0_phy_ant_select()
444 (nic_conf2 & MT_EE_NIC_CONF_2_ANT_DIV); in mt76x0_phy_ant_select()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c430 u16 nic_conf2 = mt76x02_eeprom_get(dev, MT_EE_NIC_CONF_2); in mt76x0_phy_ant_select() local
443 ant_div = !(nic_conf2 & MT_EE_NIC_CONF_2_ANT_OPT) && in mt76x0_phy_ant_select()
444 (nic_conf2 & MT_EE_NIC_CONF_2_ANT_DIV); in mt76x0_phy_ant_select()

Completed in 4 milliseconds