Searched refs:B43_NPHY_TXPCTL_CMD_COEFF (Results 1 – 2 of 2) sorted by relevance
638 #define B43_NPHY_TXPCTL_CMD_COEFF 0x2000 /* Power control coefficients */ macro
3611 (B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()3629 tmp = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()3656 bmask = B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()3659 val = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()