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
3615 (B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()3633 tmp = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()3660 bmask = B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()3663 val = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()