Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h331 #define B43_NPHY_SAMP_CMD_STOP 0x0002 /* Stop */ macro
H A Dphy_n.c3521 b43_phy_set(dev, B43_NPHY_SAMP_CMD, B43_NPHY_SAMP_CMD_STOP); in b43_nphy_stop_playback()