Lines Matching refs:ctl_regs
269 static const u16 ctl_regs[3][2] = { in b43_phy_ht_afe_unk1() local
277 b43_phy_set(dev, ctl_regs[i][1], 0x4); in b43_phy_ht_afe_unk1()
278 b43_phy_set(dev, ctl_regs[i][0], 0x4); in b43_phy_ht_afe_unk1()
279 b43_phy_mask(dev, ctl_regs[i][1], ~0x1); in b43_phy_ht_afe_unk1()
280 b43_phy_set(dev, ctl_regs[i][0], 0x1); in b43_phy_ht_afe_unk1()
282 b43_phy_mask(dev, ctl_regs[i][0], ~0x4); in b43_phy_ht_afe_unk1()
430 static const u16 ctl_regs[3][2] = { in b43_phy_ht_rssi_select() local
450 b43_phy_set(dev, ctl_regs[core][0], 0x3 << 8); in b43_phy_ht_rssi_select()
451 b43_phy_set(dev, ctl_regs[core][0], 0x3 << 10); in b43_phy_ht_rssi_select()
452 b43_phy_set(dev, ctl_regs[core][1], 0x1 << 9); in b43_phy_ht_rssi_select()
453 b43_phy_set(dev, ctl_regs[core][1], 0x1 << 10); in b43_phy_ht_rssi_select()