Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_n.h637 #define B43_NPHY_TXPCTL_CMD_COEFF 0x2000 /* Power control coefficients */ macro
Dphy_n.c3626 (B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()
3644 tmp = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()
3671 bmask = B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()
3674 val = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()