Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
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()