Searched refs:B43_NPHY_TXPCTL_CMD_COEFF (Results 1 – 2 of 2) sorted by relevance
637 #define B43_NPHY_TXPCTL_CMD_COEFF 0x2000 /* Power control coefficients */ macro
3626 (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()