Searched refs:BWN_NPHY_TXPCTL_CMD_COEFF (Results 1 – 2 of 2) sorted by relevance
661 #define BWN_NPHY_TXPCTL_CMD_COEFF 0x2000 /* Power control coefficients */ macro
3762 (BWN_NPHY_TXPCTL_CMD_COEFF | in bwn_nphy_tx_power_ctrl()3780 tmp = BWN_NPHY_TXPCTL_CMD_COEFF | BWN_NPHY_TXPCTL_CMD_HWPCTLEN; in bwn_nphy_tx_power_ctrl()3807 bmask = BWN_NPHY_TXPCTL_CMD_COEFF | in bwn_nphy_tx_power_ctrl()3810 val = BWN_NPHY_TXPCTL_CMD_COEFF | BWN_NPHY_TXPCTL_CMD_HWPCTLEN; in bwn_nphy_tx_power_ctrl()