Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.h329 #define B43_NPHY_SAMP_CMD B43_PHY_N(0x0C3) /* Sample command */ macro
Dphy_n.c1644 b43_phy_write(dev, B43_NPHY_SAMP_CMD, tmp); in b43_nphy_run_samples()
3536 b43_phy_set(dev, B43_NPHY_SAMP_CMD, B43_NPHY_SAMP_CMD_STOP); in b43_nphy_stop_playback()
3540 b43_phy_mask(dev, B43_NPHY_SAMP_CMD, ~0x0004); in b43_nphy_stop_playback()