Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dphy_n.h79 #define B43_NPHY_C1_CLIP1THRES B43_PHY_N(0x02C) /* Core 1 clip1 threshold */ macro
Dphy_n.c497 b43_phy_write(dev, B43_NPHY_C1_CLIP1THRES, clip_st[0]); in b43_nphy_write_clip_detection()
504 clip_st[0] = b43_phy_read(dev, B43_NPHY_C1_CLIP1THRES); in b43_nphy_read_clip_detection()