Searched refs:core_val (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_phy.c | 126 int core_val, agc_val; in mt76x02_phy_set_bw() local 130 core_val = 3; in mt76x02_phy_set_bw() 134 core_val = 2; in mt76x02_phy_set_bw() 138 core_val = 0; in mt76x02_phy_set_bw() 143 mt76_rmw_field(dev, MT_BBP(CORE, 1), MT_BBP_CORE_R1_BW, core_val); in mt76x02_phy_set_bw()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_phy.c | 126 int core_val, agc_val; in mt76x02_phy_set_bw() local 130 core_val = 3; in mt76x02_phy_set_bw() 134 core_val = 2; in mt76x02_phy_set_bw() 138 core_val = 0; in mt76x02_phy_set_bw() 143 mt76_rmw_field(dev, MT_BBP(CORE, 1), MT_BBP_CORE_R1_BW, core_val); in mt76x02_phy_set_bw()
|
Completed in 1 milliseconds