Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_n.h330 #define B43_NPHY_SAMP_CMD B43_PHY_N(0x0C3) /* Sample command */ macro
Dphy_n.c1632 b43_phy_write(dev, B43_NPHY_SAMP_CMD, tmp); in b43_nphy_run_samples()
3525 b43_phy_set(dev, B43_NPHY_SAMP_CMD, B43_NPHY_SAMP_CMD_STOP); in b43_nphy_stop_playback()
3529 b43_phy_mask(dev, B43_NPHY_SAMP_CMD, ~0x0004); in b43_nphy_stop_playback()