Searched refs:B43_LPPHY_CRS_ED_THRESH (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c224 b43_phy_maskset(dev, B43_LPPHY_CRS_ED_THRESH, 0xFF00, 0x00B3);
225 b43_phy_maskset(dev, B43_LPPHY_CRS_ED_THRESH, 0x00FF, 0xAD00);
467 b43_phy_maskset(dev, B43_LPPHY_CRS_ED_THRESH, 0xFF00, 0xB3);
468 b43_phy_maskset(dev, B43_LPPHY_CRS_ED_THRESH, 0x00FF, 0xAD00);
H A Dphy_lp.h140 #define B43_LPPHY_CRS_ED_THRESH B43_PHY_OFDM(0x32) /* crs ed thresh */ macro

Completed in 152 milliseconds