Searched refs:SET_CONSTVAL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/carl9170/
H A Dtx.c819 tmp |= cpu_to_le32(SET_CONSTVAL(AR9170_TX_PHY_MCS, phyrate));
820 tmp |= cpu_to_le32(SET_CONSTVAL(AR9170_TX_PHY_TX_PWR, power));
821 tmp |= cpu_to_le32(SET_CONSTVAL(AR9170_TX_PHY_TXCHAIN, chains));
H A Dhw.h875 #define SET_CONSTVAL(reg, newvalue) \ macro

Completed in 161 milliseconds