Searched refs:clip_st (Results 1 – 1 of 1) sorted by relevance
286 static void b43_phy_ht_read_clip_detection(struct b43_wldev *dev, u16 *clip_st) in b43_phy_ht_read_clip_detection() argument288 clip_st[0] = b43_phy_read(dev, B43_PHY_HT_C1_CLIP1THRES); in b43_phy_ht_read_clip_detection()289 clip_st[1] = b43_phy_read(dev, B43_PHY_HT_C2_CLIP1THRES); in b43_phy_ht_read_clip_detection()290 clip_st[2] = b43_phy_read(dev, B43_PHY_HT_C3_CLIP1THRES); in b43_phy_ht_read_clip_detection()