Lines Matching refs:ctl_regs
282 static const u16 ctl_regs[3][2] = { in b43_phy_ht_afe_unk1() local
290 b43_phy_set(dev, ctl_regs[i][1], 0x4); in b43_phy_ht_afe_unk1()
291 b43_phy_set(dev, ctl_regs[i][0], 0x4); in b43_phy_ht_afe_unk1()
292 b43_phy_mask(dev, ctl_regs[i][1], ~0x1); in b43_phy_ht_afe_unk1()
293 b43_phy_set(dev, ctl_regs[i][0], 0x1); in b43_phy_ht_afe_unk1()
295 b43_phy_mask(dev, ctl_regs[i][0], ~0x4); in b43_phy_ht_afe_unk1()
443 static const u16 ctl_regs[3][2] = { in b43_phy_ht_rssi_select() local
463 b43_phy_set(dev, ctl_regs[core][0], 0x3 << 8); in b43_phy_ht_rssi_select()
464 b43_phy_set(dev, ctl_regs[core][0], 0x3 << 10); in b43_phy_ht_rssi_select()
465 b43_phy_set(dev, ctl_regs[core][1], 0x1 << 9); in b43_phy_ht_rssi_select()
466 b43_phy_set(dev, ctl_regs[core][1], 0x1 << 10); in b43_phy_ht_rssi_select()